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

  /external/opencore/codecs_v2/video/avc_h264/common/include/
avcapi_common.h 229 typedef void (*FunctionType_DebugLog)(uint32 *userData, AVCLogType type, char *string1, int val1, int val2);
257 FunctionType_DebugLog CBAVC_DebugLog;
  /frameworks/base/media/libstagefright/codecs/avc/common/include/
avcapi_common.h 231 typedef void (*FunctionType_DebugLog)(uint32 *userData, AVCLogType type, char *string1, int val1, int val2);
259 FunctionType_DebugLog CBAVC_DebugLog;

Completed in 97 milliseconds