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

  /frameworks/av/media/libstagefright/codecs/on2/h264dec/inc/
H264SwDecApi.h 161 void H264SwDecTrace(char *);
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
H264SwDecApi.c 66 #define DEC_API_TRC(str) H264SwDecTrace(str)
75 void H264SwDecTrace(char *string) {
EvaluationTestBench.c 268 Function name: H264SwDecTrace
271 Example implementation of H264SwDecTrace function. Prototype of this
276 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 2350 milliseconds