Searched defs:h264bsdShowBits32 (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/media/libstagefright/codecs/on2/h264dec/source/
H A Dh264bsd_stream.c27 h264bsdShowBits32
80 out = h264bsdShowBits32(pStrmData) >> (32 - numBits);
95 Function: h264bsdShowBits32
115 u32 h264bsdShowBits32(strmData_t *pStrmData) function

Completed in 38 milliseconds