Home
last modified time | relevance | path

Searched refs:DECODE_CABAC_MB_MVD (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dh264_cabac.c1543 #define DECODE_CABAC_MB_MVD(sl, list, n )\ macro
2182 DECODE_CABAC_MB_MVD(sl, list, index) in ff_h264_decode_mb_cabac() function
2247 DECODE_CABAC_MB_MVD(sl, list, 0) in ff_h264_decode_mb_cabac()
2279 DECODE_CABAC_MB_MVD(sl, list, 8*i) in ff_h264_decode_mb_cabac()
2315 DECODE_CABAC_MB_MVD(sl, list, 4*i) in ff_h264_decode_mb_cabac()

Completed in 5 milliseconds