Home
last modified time | relevance | path

Searched refs:NEED_BITS (Results 1 – 1 of 1) sorted by relevance

/third_party/openh264/codec/decoder/core/inc/
Ddec_golomb.h65 #define NEED_BITS(iCurBits, pBufPtr, iLeftBits, iAllowedBytes, iReadBytes) { \ macro
74 NEED_BITS(iCurBits, pBufPtr, iLeftBits, iAllowedBytes, iReadBytes); \