HomeSort by relevance Sort by last modified time
    Searched refs:BitstreamOpen (Results 1 - 3 of 3) sorted by null

  /frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
bitstream.h 36 int BitstreamOpen(BitstreamDecVideo *stream, int layer);
bitstream.cpp 134 /* Function : BitstreamOpen() */
140 int BitstreamOpen(BitstreamDecVideo *stream, int)
    [all...]
pvdec_api.cpp 194 if ((buffer_size = BitstreamOpen(stream, idx)) < 0)
    [all...]

Completed in 182 milliseconds