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

/hardware/qcom/media/mm-video-legacy/vidc/common/inc/
H A Dextra_data_handler.h46 #define DEBUG_PRINT_LOW ALOGV macro
48 #define DEBUG_PRINT_LOW macro
62 #define DEBUG_PRINT_LOW printf macro
/hardware/qcom/media/mm-video-v4l2/vidc/common/inc/
H A Dextra_data_handler.h46 #undef DEBUG_PRINT_LOW macro
47 #define DEBUG_PRINT_LOW ALOGE macro
49 #undef DEBUG_PRINT_LOW macro
50 #define DEBUG_PRINT_LOW macro
68 #undef DEBUG_PRINT_LOW macro
71 #define DEBUG_PRINT_LOW printf macro
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/
H A Dhevc_utils.cpp58 #define DEBUG_PRINT_LOW ALOGV macro
188 DEBUG_PRINT_LOW("\n@#@# Pos = %x NalType = %x buflen = %d", pos-1, nalu_type, buffer_length);
196 DEBUG_PRINT_LOW("\n Non-AU boundary with NAL type %d", nalu_type);
205 DEBUG_PRINT_LOW("\n AU Boundary with NAL type %d ",nal_unit.nalu_type);
211 DEBUG_PRINT_LOW("Found a New Frame due to 1st coded tree block");
220 DEBUG_PRINT_LOW("get_HEVC_nal_type - newFrame value %d\n",isNewFrame);
H A Dframeparser.cpp54 #undef DEBUG_PRINT_LOW macro
58 #define DEBUG_PRINT_LOW ALOGV macro
174 DEBUG_PRINT_LOW("\n FrameParser: dest_len %d source_len %d",dest_len,source_len);
177 DEBUG_PRINT_LOW("\n FrameParser: EOS rxd!! Notify it as a complete frame");
182 DEBUG_PRINT_LOW("\n FrameParser: Bitstream Parsing error");
328 DEBUG_PRINT_LOW("\n FrameParser: Parsed Len = %d", dest->nFilledLen);
501 DEBUG_PRINT_LOW("\n FrameParser: NAL Parsing Error! dest_len %d "
H A Dmp4_utils.cpp37 #undef DEBUG_PRINT_LOW macro
41 #define DEBUG_PRINT_LOW ALOGV macro
89 DEBUG_PRINT_LOW("Unable to find code 0x%x\n", referenceCode);
/hardware/qcom/media/mm-video-legacy/vidc/common/src/
H A Dvidc_color_converter.cpp31 #undef DEBUG_PRINT_LOW macro
35 #define DEBUG_PRINT_LOW ALOGV macro
85 DEBUG_PRINT_LOW("\n Color convert status %d",result);
149 DEBUG_PRINT_LOW("\n Status of getbuffer is %d", cret);
/hardware/qcom/media/mm-video-legacy/vidc/vdec/src/
H A Dframeparser.cpp53 #undef DEBUG_PRINT_LOW macro
57 #define DEBUG_PRINT_LOW ALOGV macro
168 DEBUG_PRINT_LOW("\n FrameParser: dest_len %d source_len %d",dest_len,source_len);
171 DEBUG_PRINT_LOW("\n FrameParser: EOS rxd!! Notify it as a complete frame");
175 DEBUG_PRINT_LOW("\n FrameParser: Bitstream Parsing error");
341 DEBUG_PRINT_LOW("\n FrameParser: Parsed Len = %d", dest->nFilledLen);
538 DEBUG_PRINT_LOW("\n FrameParser: NAL Parsing Error! dest_len %d "
H A Dmp4_utils.cpp37 #undef DEBUG_PRINT_LOW macro
41 #define DEBUG_PRINT_LOW ALOGV macro
85 DEBUG_PRINT_LOW("Unable to find code 0x%x\n", referenceCode);
H A Domx_vdec.cpp134 #undef DEBUG_PRINT_LOW macro
138 #define DEBUG_PRINT_LOW ALOGV macro
228 DEBUG_PRINT_LOW("omx_vdec: post_message %d pipe out%d\n", id,omx->m_pipe_out);
230 DEBUG_PRINT_LOW("post_message to pipe done %d\n",ret_value);
324 DEBUG_PRINT_LOW("Insert_ts(): Inserting TIMESTAMP (%lld) at idx (%d)",
332 DEBUG_PRINT_LOW("Timestamp array list is FULL. Unsuccessful insert");
369 DEBUG_PRINT_LOW("Timestamp array list is empty. Unsuccessful pop");
377 DEBUG_PRINT_LOW("Pop_min_ts:Timestamp (%lld), index(%d)",
391 DEBUG_PRINT_LOW("reset_ts_list(): Resetting timestamp array list");
853 DEBUG_PRINT_LOW("\
[all...]
/hardware/qcom/media/mm-video-v4l2/vidc/common/src/
H A Dvidc_color_converter.cpp32 #undef DEBUG_PRINT_LOW macro
36 #define DEBUG_PRINT_LOW ALOGV macro
95 DEBUG_PRINT_LOW("\n Color convert status %d",result);
168 DEBUG_PRINT_LOW("\n Status of getbuffer is %d", cret);
/hardware/qcom/media/mm-video-legacy/vidc/venc/inc/
H A Domx_video_base.h78 #define DEBUG_PRINT_LOW ALOGV macro
80 #define DEBUG_PRINT_LOW macro
94 #define DEBUG_PRINT_LOW macro
/hardware/qcom/media/mm-video-v4l2/vidc/venc/inc/
H A Domx_video_base.h82 #define DEBUG_PRINT_LOW macro
/hardware/qcom/media/mm-video-legacy/vidc/vdec/inc/
H A Domx_vdec.h75 #define DEBUG_PRINT_LOW ALOGE macro
77 #define DEBUG_PRINT_LOW macro
91 #define DEBUG_PRINT_LOW printf macro
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/
H A Domx_vdec.h77 #define DEBUG_PRINT_LOW printf macro
83 #define DEBUG_PRINT_LOW macro
H A Domx_vdec_hevc.h76 #define DEBUG_PRINT_LOW printf macro

Completed in 921 milliseconds