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 311 Function name: H264SwDecFree
314 Example implementation of H264SwDecFree function. Prototype of this
319 void H264SwDecFree(void *ptr)
H264SwDecApi.c 93 void H264SwDecFree(void *ptr) {
308 H264SwDecFree(pDecCont);
DecTestBench.c 722 Function name: H264SwDecFree
725 Example implementation of H264SwDecFree function. Prototype of this
730 void H264SwDecFree(void *ptr)
TestBenchMultipleInstance.c 426 Function name: H264SwDecFree
429 void H264SwDecFree(void *ptr)

Completed in 45 milliseconds