Home
last modified time | relevance | path

Searched refs:get_dct8x8_allowed (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dh264dec.h811 static av_always_inline int get_dct8x8_allowed(const H264Context *h, H264SliceContext *sl) in get_dct8x8_allowed() function
Dh264_cavlc.c902 dct8x8_allowed = get_dct8x8_allowed(h, sl); in ff_h264_decode_mb_cavlc()
Dh264_cabac.c2153 dct8x8_allowed = get_dct8x8_allowed(h, sl); in ff_h264_decode_mb_cabac()