OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 180 milliseconds