Home
last modified time | relevance | path

Searched defs:mvd_cache (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dh264_mvpred.h692 uint8_t(*mvd_cache)[2] = &sl->mvd_cache[list][scan8[0]]; in fill_decode_caches() local
Dh264_cabac.c2171 uint8_t (* mvd_cache)[2]= &sl->mvd_cache[list][ scan8[index] ]; in ff_h264_decode_mb_cabac() local