OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BitstreamClose
(Results
1 - 3
of
3
) sorted by null
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
bitstream.h
37
void
BitstreamClose
(BitstreamDecVideo *stream);
bitstream.cpp
157
/* Function :
BitstreamClose
() */
163
void
BitstreamClose
(BitstreamDecVideo *)
[
all
...]
pvdec_api.cpp
661
BitstreamClose
(video->vol[idx]->bitstream);
736
BitstreamClose
(video->vol[idx]->bitstream);
[
all
...]
Completed in 42 milliseconds