Home
last modified time | relevance | path

Searched refs:DEC_API_TRC (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
DH264SwDecApi.c69 #define DEC_API_TRC(str) H264SwDecTrace(str) macro
71 #define DEC_API_TRC(str) macro
130 DEC_API_TRC("H264SwDecInit#"); in H264SwDecInit()
136 DEC_API_TRC("H264SwDecInit# ERROR: Right shift is not signed"); in H264SwDecInit()
143 DEC_API_TRC("H264SwDecInit# ERROR: decInst == NULL"); in H264SwDecInit()
151 DEC_API_TRC("H264SwDecInit# ERROR: Memory allocation failed"); in H264SwDecInit()
158 DEC_API_TRC(pDecCont->str); in H264SwDecInit()
173 DEC_API_TRC(pDecCont->str); in H264SwDecInit()
209 DEC_API_TRC("H264SwDecGetInfo#"); in H264SwDecGetInfo()
213 DEC_API_TRC("H264SwDecGetInfo# ERROR: decInst or pDecInfo is NULL"); in H264SwDecGetInfo()
[all …]