Searched refs:SHOW_SBITS_BE (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/ | ||
H A D | get_bits.h | 205 #define SHOW_SBITS_BE(name, gb, num) NEG_SSR32(name ## _cache, num) macro 212 # define SHOW_SBITS(name, gb, num) SHOW_SBITS_BE(name, gb, num) |
Completed in 1 milliseconds