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

  /frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
EvaluationTestBench.c 308 Function name: H264SwDecFree
311 Example implementation of H264SwDecFree function. Prototype of this
316 void H264SwDecFree(void *ptr)
H264SwDecApi.c 86 void H264SwDecFree(void *ptr) {
301 H264SwDecFree(pDecCont);
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 134 milliseconds