Searched defs:DEC_API_TRC (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
H A DH264SwDecApi.c68 #define DEC_API_TRC(str) H264SwDecTrace(str) macro
70 #define DEC_API_TRC(str) macro
129 DEC_API_TRC("H264SwDecInit#");
135 DEC_API_TRC("H264SwDecInit# ERROR: Right shift is not signed");
142 DEC_API_TRC("H264SwDecInit# ERROR: decInst == NULL");
150 DEC_API_TRC("H264SwDecInit# ERROR: Memory allocation failed");
157 DEC_API_TRC(pDecCont->str);
172 DEC_API_TRC(pDecCont->str);
208 DEC_API_TRC("H264SwDecGetInfo#");
212 DEC_API_TRC("H264SwDecGetInf
[all...]

Completed in 231 milliseconds