Searched refs:BRANCHLESS_GET_CABAC (Results 1 - 2 of 2) sorted by relevance
/third_party/ffmpeg/libavcodec/x86/ |
H A D | h264_cabac.c | 68 BRANCHLESS_GET_CABAC("%4", "%q4", "(%1)", "%3", "%w3", in decode_significance_x86() 80 BRANCHLESS_GET_CABAC("%4", "%q4", "(%1)", "%3", "%w3", in decode_significance_x86() 149 BRANCHLESS_GET_CABAC("%4", "%q4", "(%6)", "%3", "%w3", in decode_significance_8x8_x86() 168 BRANCHLESS_GET_CABAC("%4", "%q4", "(%6)", "%3", "%w3", in decode_significance_8x8_x86()
|
H A D | cabac.h | 80 #define BRANCHLESS_GET_CABAC(ret, retq, statep, low, lowword, range, rangeq, tmp, tmpbyte, byte, end, norm_off, lps_off, mlps_off, tables) \ macro 144 #define BRANCHLESS_GET_CABAC(ret, retq, statep, low, lowword, range, rangeq, tmp, tmpbyte, byte, end, norm_off, lps_off, mlps_off, tables) \ macro 200 BRANCHLESS_GET_CABAC("%0", "%q0", "(%4)", "%1", "%w1", in get_cabac_inline_x86()
|
Completed in 2 milliseconds