Searched refs:H264SwDecTrace (Results 1 - 5 of 5) sorted by path

/frameworks/av/media/libstagefright/codecs/on2/h264dec/inc/
H A DH264SwDecApi.h161 void H264SwDecTrace(char *);
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
H A DDecTestBench.c670 Function name: H264SwDecTrace
673 Example implementation of H264SwDecTrace function. Prototype of this
678 void H264SwDecTrace(char *string) function
H A DEvaluationTestBench.c268 Function name: H264SwDecTrace
271 Example implementation of H264SwDecTrace function. Prototype of this
276 void H264SwDecTrace(char *string) function
H A DH264SwDecApi.c66 #define DEC_API_TRC(str) H264SwDecTrace(str)
75 void H264SwDecTrace(char *string) { function
H A DTestBenchMultipleInstance.c393 Function name: H264SwDecTrace
396 void H264SwDecTrace(char *string) function

Completed in 818 milliseconds