HomeSort by relevance Sort by last modified time
    Searched defs:BitstreamShow15Bits (Results 1 - 2 of 2) sorted by null

  /frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
bitstream.h 46 PV_STATUS BitstreamShow15Bits(BitstreamDecVideo *stream, uint *code);
69 __inline PV_STATUS BitstreamShow15Bits(BitstreamDecVideo *stream, uint *code)
bitstream.cpp 232 /* Function: BitstreamShow15Bits() */
238 PV_STATUS BitstreamShow15Bits(BitstreamDecVideo *stream, uint *code)
    [all...]

Completed in 40 milliseconds