OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:H264SwDecFree
(Results
1 - 6
of
6
) sorted by null
/frameworks/av/media/libstagefright/codecs/on2/h264dec/inc/
H264SwDecApi.h
167
void
H264SwDecFree
(void *ptr);
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
h264bsd_util.h
149
H264SwDecFree
((ptr)); (ptr) = NULL; \
H264SwDecApi.c
82
void
H264SwDecFree
(void *ptr) {
297
H264SwDecFree
(pDecCont);
EvaluationTestBench.c
308
Function name:
H264SwDecFree
311
Example implementation of
H264SwDecFree
function. Prototype of this
316
void
H264SwDecFree
(void *ptr)
DecTestBench.c
719
Function name:
H264SwDecFree
722
Example implementation of
H264SwDecFree
function. Prototype of this
727
void
H264SwDecFree
(void *ptr)
TestBenchMultipleInstance.c
423
Function name:
H264SwDecFree
426
void
H264SwDecFree
(void *ptr)
Completed in 113 milliseconds