Home
last modified time | relevance | path

Searched defs:chroma422 (Results 1 - 4 of 4) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dh264_mb_template.c54 const int chroma422 = CHROMA422(h); in hl_decode_mb() local
H A Dh264_loopfilter.c246 int chroma422 = CHROMA422(h); in h264_filter_mb_fast_internal() local
479 int chroma422 = CHROMA422(h); in filter_mb_dir() local
H A Dh264_cabac.c1591 decode_cabac_residual_internal(const H264Context *h, H264SliceContext *sl, int16_t *block, int cat, int n, const uint8_t *scantable, const uint32_t *qmul, int max_coeff, int is_dc, int chroma422) decode_cabac_residual_internal() argument
H A Dh264_slice.c600 int chroma422 = CHROMA422(h); in backup_mb_border() local

Completed in 10 milliseconds