Home
last modified time | relevance | path

Searched defs:chroma422 (Results 1 – 25 of 36) sorted by relevance

12

/dports/emulators/vice/vice-3.5/src/lib/libx264/encoder/
H A Dmacroblock.c257 …mb_optimize_chroma_dc( x264_t *h, dctcoef *dct_dc, int dequant_mf[6][16], int i_qp, int chroma422 ) in x264_mb_optimize_chroma_dc()
271 …LWAYS_INLINE void x264_mb_encode_chroma_internal( x264_t *h, int b_inter, int i_qp, int chroma422 ) in x264_mb_encode_chroma_internal()
1078 int chroma422; in x264_macroblock_probe_skip_internal() local
1244 int chroma422 = chroma == CHROMA_422; in x264_macroblock_encode_p8x8_internal() local
/dports/multimedia/x264/x264-5db6aa6cab1b146e07b60cc1736a01f21da01154/encoder/
H A Dmacroblock.c245 …mb_optimize_chroma_dc( x264_t *h, dctcoef *dct_dc, int dequant_mf[6][16], int i_qp, int chroma422 ) in mb_optimize_chroma_dc()
259 …tic ALWAYS_INLINE void mb_encode_chroma_internal( x264_t *h, int b_inter, int i_qp, int chroma422 ) in mb_encode_chroma_internal()
1036 int chroma422 = chroma == CHROMA_422; in macroblock_probe_skip_internal() local
1186 int chroma422 = chroma == CHROMA_422; in macroblock_encode_p8x8_internal() local
/dports/multimedia/libx264/x264-5db6aa6cab1b146e07b60cc1736a01f21da01154/encoder/
H A Dmacroblock.c245 …mb_optimize_chroma_dc( x264_t *h, dctcoef *dct_dc, int dequant_mf[6][16], int i_qp, int chroma422 ) in mb_optimize_chroma_dc()
259 …tic ALWAYS_INLINE void mb_encode_chroma_internal( x264_t *h, int b_inter, int i_qp, int chroma422 ) in mb_encode_chroma_internal()
1036 int chroma422 = chroma == CHROMA_422; in macroblock_probe_skip_internal() local
1186 int chroma422 = chroma == CHROMA_422; in macroblock_encode_p8x8_internal() local
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libx264/encoder/
H A Dmacroblock.c257 …mb_optimize_chroma_dc( x264_t *h, dctcoef *dct_dc, int dequant_mf[6][16], int i_qp, int chroma422 ) in x264_mb_optimize_chroma_dc()
271 …LWAYS_INLINE void x264_mb_encode_chroma_internal( x264_t *h, int b_inter, int i_qp, int chroma422 ) in x264_mb_encode_chroma_internal()
1078 int chroma422; in x264_macroblock_probe_skip_internal() local
1244 int chroma422 = chroma == CHROMA_422; in x264_macroblock_encode_p8x8_internal() local
/dports/emulators/vice/vice-3.5/src/lib/libx264/common/
H A Dquant.c254 …LWAYS_INLINE int optimize_chroma_round( dctcoef *ref, dctcoef *dct, int dequant_mf, int chroma422 ) in optimize_chroma_round()
271 static ALWAYS_INLINE int optimize_chroma_dc_internal( dctcoef *dct, int dequant_mf, int chroma422 ) in optimize_chroma_dc_internal()
/dports/multimedia/x264/x264-5db6aa6cab1b146e07b60cc1736a01f21da01154/common/
H A Dquant.c236 …LWAYS_INLINE int optimize_chroma_round( dctcoef *ref, dctcoef *dct, int dequant_mf, int chroma422 ) in optimize_chroma_round()
251 static ALWAYS_INLINE int optimize_chroma_dc_internal( dctcoef *dct, int dequant_mf, int chroma422 ) in optimize_chroma_dc_internal()
/dports/multimedia/libx264/x264-5db6aa6cab1b146e07b60cc1736a01f21da01154/common/
H A Dquant.c236 …LWAYS_INLINE int optimize_chroma_round( dctcoef *ref, dctcoef *dct, int dequant_mf, int chroma422 ) in optimize_chroma_round()
251 static ALWAYS_INLINE int optimize_chroma_dc_internal( dctcoef *dct, int dequant_mf, int chroma422 ) in optimize_chroma_dc_internal()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libx264/common/
H A Dquant.c254 …LWAYS_INLINE int optimize_chroma_round( dctcoef *ref, dctcoef *dct, int dequant_mf, int chroma422 ) in optimize_chroma_round()
271 static ALWAYS_INLINE int optimize_chroma_dc_internal( dctcoef *dct, int dequant_mf, int chroma422 ) in optimize_chroma_dc_internal()
/dports/multimedia/handbrake/ffmpeg-4.4/libavcodec/
H A Dh264_mb_template.c54 const int chroma422 = CHROMA422(h); in FUNC() local
H A Dh264_loopfilter.c249 int chroma422 = CHROMA422(h); in h264_filter_mb_fast_internal() local
482 int chroma422 = CHROMA422(h); in filter_mb_dir() local
H A Dh264_cabac.c1586 int is_dc, int chroma422) in decode_cabac_residual_internal()
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavcodec/
H A Dh264_mb_template.c54 const int chroma422 = CHROMA422(h); in FUNC() local
H A Dh264_loopfilter.c249 int chroma422 = CHROMA422(h); in h264_filter_mb_fast_internal() local
482 int chroma422 = CHROMA422(h); in filter_mb_dir() local
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavcodec/
H A Dh264_mb_template.c54 const int chroma422 = CHROMA422(h); in FUNC() local
H A Dh264_loopfilter.c248 int chroma422 = CHROMA422(h); in h264_filter_mb_fast_internal() local
481 int chroma422 = CHROMA422(h); in filter_mb_dir() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavcodec/
H A Dh264_mb_template.c54 const int chroma422 = CHROMA422(h); in FUNC() local
H A Dh264_loopfilter.c248 int chroma422 = CHROMA422(h); in h264_filter_mb_fast_internal() local
481 int chroma422 = CHROMA422(h); in filter_mb_dir() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavcodec/
H A Dh264_mb_template.c54 const int chroma422 = CHROMA422(h); in FUNC() local
H A Dh264_loopfilter.c248 int chroma422 = CHROMA422(h); in h264_filter_mb_fast_internal() local
481 int chroma422 = CHROMA422(h); in filter_mb_dir() local
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavcodec/
H A Dh264_mb_template.c58 const int chroma422 = CHROMA422(h); in FUNC() local
H A Dh264_loopfilter.c246 int chroma422 = CHROMA422(h); in h264_filter_mb_fast_internal() local
469 int chroma422 = CHROMA422(h); in filter_mb_dir() local
H A Dh264_cabac.c1569 int is_dc, int chroma422) in decode_cabac_residual_internal()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavcodec/
H A Dh264_mb_template.c58 const int chroma422 = CHROMA422(h); in FUNC() local
H A Dh264_loopfilter.c246 int chroma422 = CHROMA422(h); in h264_filter_mb_fast_internal() local
469 int chroma422 = CHROMA422(h); in filter_mb_dir() local
H A Dh264_cabac.c1569 int is_dc, int chroma422) in decode_cabac_residual_internal()

12