Searched refs:AVCLogType (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/media/libstagefright/codecs/avc/dec/src/
H A Davcdec_int.h82 void (*AVC_DebugLog)(AVCLogType type, char *string1, char *string2);
/frameworks/base/media/libstagefright/codecs/avc/common/include/
H A Davcapi_common.h116 } AVCLogType; typedef in typeref:enum:__anon589
227 \param "type" "Type of logging message, see definition of AVCLogType."
231 typedef void (*FunctionType_DebugLog)(uint32 *userData, AVCLogType type, char *string1, int val1, int val2);

Completed in 46 milliseconds