Searched refs:SHOW_UBITS_BE (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/ | ||
H A D | get_bits.h | 204 #define SHOW_UBITS_BE(name, gb, num) NEG_USR32(name ## _cache, num) macro 211 # define SHOW_UBITS(name, gb, num) SHOW_UBITS_BE(name, gb, num) |
Completed in 1 milliseconds