Home
last modified time | relevance | path

Searched refs:PIC_STRUCT_TOP_BOTTOM (Results 1 – 21 of 21) sorted by relevance

/dports/emulators/vice/vice-3.5/src/lib/libx264/
H A Dx264.h683 PIC_STRUCT_TOP_BOTTOM = 4, // top field followed by bottom enumerator
H A Dx264.c235 #define TB PIC_STRUCT_TOP_BOTTOM
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libx264/
H A Dx264.h683 PIC_STRUCT_TOP_BOTTOM = 4, // top field followed by bottom enumerator
H A Dx264.c235 #define TB PIC_STRUCT_TOP_BOTTOM
/dports/multimedia/x264/x264-5db6aa6cab1b146e07b60cc1736a01f21da01154/
H A Dx264.h751 PIC_STRUCT_TOP_BOTTOM = 4, // top field followed by bottom enumerator
H A Dx264.c236 #define TB PIC_STRUCT_TOP_BOTTOM
/dports/multimedia/libx264/x264-5db6aa6cab1b146e07b60cc1736a01f21da01154/
H A Dx264.h751 PIC_STRUCT_TOP_BOTTOM = 4, // top field followed by bottom enumerator
H A Dx264.c236 #define TB PIC_STRUCT_TOP_BOTTOM
/dports/multimedia/gstreamer1-plugins-ugly/gst-plugins-ugly-1.16.2/ext/x264/
H A Dgstx264enc.c2471 pic_in.i_pic_struct = PIC_STRUCT_TOP_BOTTOM; in gst_x264_enc_handle_frame()
/dports/multimedia/gstreamer1-plugins-dvdread/gst-plugins-ugly-1.16.2/ext/x264/
H A Dgstx264enc.c2471 pic_in.i_pic_struct = PIC_STRUCT_TOP_BOTTOM; in gst_x264_enc_handle_frame()
/dports/multimedia/gstreamer1-plugins-mpeg2dec/gst-plugins-ugly-1.16.2/ext/x264/
H A Dgstx264enc.c2471 pic_in.i_pic_struct = PIC_STRUCT_TOP_BOTTOM; in gst_x264_enc_handle_frame()
/dports/audio/gstreamer1-plugins-sidplay/gst-plugins-ugly-1.16.2/ext/x264/
H A Dgstx264enc.c2471 pic_in.i_pic_struct = PIC_STRUCT_TOP_BOTTOM; in gst_x264_enc_handle_frame()
/dports/audio/gstreamer1-plugins-amrwbdec/gst-plugins-ugly-1.16.2/ext/x264/
H A Dgstx264enc.c2471 pic_in.i_pic_struct = PIC_STRUCT_TOP_BOTTOM; in gst_x264_enc_handle_frame()
/dports/audio/gstreamer1-plugins-a52dec/gst-plugins-ugly-1.16.2/ext/x264/
H A Dgstx264enc.c2471 pic_in.i_pic_struct = PIC_STRUCT_TOP_BOTTOM; in gst_x264_enc_handle_frame()
/dports/audio/gstreamer1-plugins-amrnb/gst-plugins-ugly-1.16.2/ext/x264/
H A Dgstx264enc.c2471 pic_in.i_pic_struct = PIC_STRUCT_TOP_BOTTOM; in gst_x264_enc_handle_frame()
/dports/sysutils/gstreamer1-plugins-cdio/gst-plugins-ugly-1.16.2/ext/x264/
H A Dgstx264enc.c2471 pic_in.i_pic_struct = PIC_STRUCT_TOP_BOTTOM; in gst_x264_enc_handle_frame()
/dports/multimedia/gstreamer1-plugins-x264/gst-plugins-ugly-1.16.2/ext/x264/
H A Dgstx264enc.c2471 pic_in.i_pic_struct = PIC_STRUCT_TOP_BOTTOM; in gst_x264_enc_handle_frame()
/dports/emulators/vice/vice-3.5/src/lib/libx264/encoder/
H A Dencoder.c3353 fenc->i_pic_struct = b_tff ? PIC_STRUCT_TOP_BOTTOM : PIC_STRUCT_BOTTOM_TOP; in x264_encoder_encode()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libx264/encoder/
H A Dencoder.c3353 fenc->i_pic_struct = b_tff ? PIC_STRUCT_TOP_BOTTOM : PIC_STRUCT_BOTTOM_TOP; in x264_encoder_encode()
/dports/multimedia/x264/x264-5db6aa6cab1b146e07b60cc1736a01f21da01154/encoder/
H A Dencoder.c3386 fenc->i_pic_struct = b_tff ? PIC_STRUCT_TOP_BOTTOM : PIC_STRUCT_BOTTOM_TOP; in x264_encoder_encode()
/dports/multimedia/libx264/x264-5db6aa6cab1b146e07b60cc1736a01f21da01154/encoder/
H A Dencoder.c3386 fenc->i_pic_struct = b_tff ? PIC_STRUCT_TOP_BOTTOM : PIC_STRUCT_BOTTOM_TOP; in x264_encoder_encode()