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

/hardware/qcom/media/mm-video/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/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);
148 DEBUG_PRINT_LOW("\n Status of getbuffer is %d", cret);
/hardware/qcom/media/mm-video/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.cpp137 #undef DEBUG_PRINT_LOW macro
141 #define DEBUG_PRINT_LOW ALOGV macro
223 DEBUG_PRINT_LOW("omx_vdec: post_message %d pipe out%d\n", id,omx->m_pipe_out);
225 DEBUG_PRINT_LOW("post_message to pipe done %d\n",ret_value);
319 DEBUG_PRINT_LOW("Insert_ts(): Inserting TIMESTAMP (%lld) at idx (%d)",
327 DEBUG_PRINT_LOW("Timestamp array list is FULL. Unsuccessful insert");
364 DEBUG_PRINT_LOW("Timestamp array list is empty. Unsuccessful pop");
372 DEBUG_PRINT_LOW("Pop_min_ts:Timestamp (%lld), index(%d)",
386 DEBUG_PRINT_LOW("reset_ts_list(): Resetting timestamp array list");
847 DEBUG_PRINT_LOW("\
[all...]
/hardware/qcom/media/mm-video/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/vidc/vdec/inc/
H A Domx_vdec.h72 #define DEBUG_PRINT_LOW ALOGE macro
74 #define DEBUG_PRINT_LOW macro
88 #define DEBUG_PRINT_LOW printf macro

Completed in 68 milliseconds