Home
last modified time | relevance | path

Searched refs:X264_CSP_NV16 (Results 1 – 25 of 31) sorted by relevance

12

/dports/multimedia/x264/x264-5db6aa6cab1b146e07b60cc1736a01f21da01154/filters/video/
H A Ddepth.c63 csp_mask == X264_CSP_NV16 || in depth_filter_csp_is_supported()
72 …return (csp_mask == X264_CSP_NV12 || csp_mask == X264_CSP_NV21 || csp_mask == X264_CSP_NV16) && pl… in csp_num_interleaved()
H A Dresize.c166 case X264_CSP_NV16: in convert_csp_to_pix_fmt()
517 …((src_csp >= X264_CSP_I420 && src_csp <= X264_CSP_NV16) || src_csp == X264_CSP_I444 || src_csp == … in init()
/dports/emulators/vice/vice-3.5/src/lib/libx264/filters/video/
H A Ddepth.c54 csp_mask == X264_CSP_NV16 || in depth_filter_csp_is_supported()
63 return (csp_mask == X264_CSP_NV12 || csp_mask == X264_CSP_NV16) && plane == 1 ? 2 : in csp_num_interleaved()
H A Dresize.c161 case X264_CSP_NV16: in convert_csp_to_pix_fmt()
/dports/multimedia/libx264/x264-5db6aa6cab1b146e07b60cc1736a01f21da01154/filters/video/
H A Ddepth.c63 csp_mask == X264_CSP_NV16 || in depth_filter_csp_is_supported()
72 …return (csp_mask == X264_CSP_NV12 || csp_mask == X264_CSP_NV21 || csp_mask == X264_CSP_NV16) && pl… in csp_num_interleaved()
H A Dresize.c166 case X264_CSP_NV16: in convert_csp_to_pix_fmt()
517 …((src_csp >= X264_CSP_I420 && src_csp <= X264_CSP_NV16) || src_csp == X264_CSP_I444 || src_csp == … in init()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libx264/filters/video/
H A Ddepth.c54 csp_mask == X264_CSP_NV16 || in depth_filter_csp_is_supported()
63 return (csp_mask == X264_CSP_NV12 || csp_mask == X264_CSP_NV16) && plane == 1 ? 2 : in csp_num_interleaved()
H A Dresize.c161 case X264_CSP_NV16: in convert_csp_to_pix_fmt()
/dports/emulators/vice/vice-3.5/src/lib/libx264/common/
H A Dframe.c53 case X264_CSP_NV16: in x264_frame_internal_csp()
57 return X264_CSP_NV16; in x264_frame_internal_csp()
108 if( i_csp == X264_CSP_NV12 || i_csp == X264_CSP_NV16 ) in x264_frame_new()
162 if( i_csp == X264_CSP_NV12 || i_csp == X264_CSP_NV16 ) in x264_frame_new()
258 if( i_csp == X264_CSP_NV12 || i_csp == X264_CSP_NV16 ) in x264_frame_new()
457 if( i_csp == X264_CSP_NV12 || i_csp == X264_CSP_NV16 ) in x264_frame_copy_picture()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libx264/common/
H A Dframe.c53 case X264_CSP_NV16: in x264_frame_internal_csp()
57 return X264_CSP_NV16; in x264_frame_internal_csp()
108 if( i_csp == X264_CSP_NV12 || i_csp == X264_CSP_NV16 ) in x264_frame_new()
162 if( i_csp == X264_CSP_NV12 || i_csp == X264_CSP_NV16 ) in x264_frame_new()
258 if( i_csp == X264_CSP_NV12 || i_csp == X264_CSP_NV16 ) in x264_frame_new()
457 if( i_csp == X264_CSP_NV12 || i_csp == X264_CSP_NV16 ) in x264_frame_copy_picture()
/dports/emulators/vice/vice-3.5/src/lib/libx264/input/
H A Dinput.c36 [X264_CSP_NV16] = { "nv16", 2, { 1, 1 }, { 1, 1 }, 2, 1 },
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libx264/input/
H A Dinput.c36 [X264_CSP_NV16] = { "nv16", 2, { 1, 1 }, { 1, 1 }, 2, 1 },
/dports/multimedia/x264/x264-5db6aa6cab1b146e07b60cc1736a01f21da01154/common/
H A Dframe.c53 return X264_CSP_NV16; in frame_internal_csp()
89 if( i_csp == X264_CSP_NV12 || i_csp == X264_CSP_NV16 ) in frame_new()
150 if( i_csp == X264_CSP_NV12 || i_csp == X264_CSP_NV16 ) in frame_new()
236 if( i_csp == X264_CSP_NV12 || i_csp == X264_CSP_NV16 ) in frame_new()
447 if( i_csp == X264_CSP_NV12 || i_csp == X264_CSP_NV16 ) in x264_frame_copy_picture()
/dports/multimedia/libx264/x264-5db6aa6cab1b146e07b60cc1736a01f21da01154/common/
H A Dframe.c53 return X264_CSP_NV16; in frame_internal_csp()
89 if( i_csp == X264_CSP_NV12 || i_csp == X264_CSP_NV16 ) in frame_new()
150 if( i_csp == X264_CSP_NV12 || i_csp == X264_CSP_NV16 ) in frame_new()
236 if( i_csp == X264_CSP_NV12 || i_csp == X264_CSP_NV16 ) in frame_new()
447 if( i_csp == X264_CSP_NV12 || i_csp == X264_CSP_NV16 ) in x264_frame_copy_picture()
/dports/emulators/vice/vice-3.5/src/lib/libx264/
H A Dx264.h219 #define X264_CSP_NV16 0x0006 /* yuv 4:2:2, with one y plane and one packed u+v */ macro
/dports/multimedia/x264/x264-5db6aa6cab1b146e07b60cc1736a01f21da01154/input/
H A Dinput.c46 [X264_CSP_NV16] = { "nv16", 2, { 1, 1 }, { 1, 1 }, 2, 1 },
/dports/multimedia/libx264/x264-5db6aa6cab1b146e07b60cc1736a01f21da01154/input/
H A Dinput.c46 [X264_CSP_NV16] = { "nv16", 2, { 1, 1 }, { 1, 1 }, 2, 1 },
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libx264/
H A Dx264.h219 #define X264_CSP_NV16 0x0006 /* yuv 4:2:2, with one y plane and one packed u+v */ macro
/dports/multimedia/x264/x264-5db6aa6cab1b146e07b60cc1736a01f21da01154/
H A Dx264.h252 #define X264_CSP_NV16 0x0008 /* yuv 4:2:2, with one y plane and one packed u+v */ macro
/dports/multimedia/libx264/x264-5db6aa6cab1b146e07b60cc1736a01f21da01154/
H A Dx264.h252 #define X264_CSP_NV16 0x0008 /* yuv 4:2:2, with one y plane and one packed u+v */ macro
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavcodec/
H A Dlibx264.c351 case AV_PIX_FMT_NV20: return X264_CSP_NV16; in convert_pix_fmt()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavcodec/
H A Dlibx264.c351 case AV_PIX_FMT_NV20: return X264_CSP_NV16; in convert_pix_fmt()
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavcodec/
H A Dlibx264.c444 case AV_PIX_FMT_NV20: return X264_CSP_NV16; in convert_pix_fmt()
/dports/multimedia/handbrake/ffmpeg-4.4/libavcodec/
H A Dlibx264.c578 case AV_PIX_FMT_NV20: return X264_CSP_NV16; in convert_pix_fmt()
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavcodec/
H A Dlibx264.c578 case AV_PIX_FMT_NV20: return X264_CSP_NV16; in convert_pix_fmt()

12