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

  /frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
EvaluationTestBench.c 268 Function name: H264SwDecTrace
271 Example implementation of H264SwDecTrace function. Prototype of this
276 void H264SwDecTrace(char *string)
H264SwDecApi.c 66 #define DEC_API_TRC(str) H264SwDecTrace(str)
75 void H264SwDecTrace(char *string) {
DecTestBench.c 670 Function name: H264SwDecTrace
673 Example implementation of H264SwDecTrace function. Prototype of this
678 void H264SwDecTrace(char *string)
TestBenchMultipleInstance.c 393 Function name: H264SwDecTrace
396 void H264SwDecTrace(char *string)

Completed in 62 milliseconds