HomeSort by relevance Sort by last modified time
    Searched defs:DEBUG_PRINT_LOW (Results 1 - 7 of 7) sorted by null

  /hardware/qcom/media/mm-video/vidc/common/inc/
extra_data_handler.h 46 #define DEBUG_PRINT_LOW ALOGV
48 #define DEBUG_PRINT_LOW
62 #define DEBUG_PRINT_LOW printf
  /hardware/qcom/media/mm-video/vidc/common/src/
vidc_color_converter.cpp 31 #undef DEBUG_PRINT_LOW
35 #define DEBUG_PRINT_LOW ALOGV
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/
frameparser.cpp 53 #undef DEBUG_PRINT_LOW
57 #define DEBUG_PRINT_LOW ALOGV
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 "
mp4_utils.cpp 37 #undef DEBUG_PRINT_LOW
41 #define DEBUG_PRINT_LOW ALOGV
85 DEBUG_PRINT_LOW("Unable to find code 0x%x\n", referenceCode);
omx_vdec.cpp 134 #undef DEBUG_PRINT_LOW
138 #define DEBUG_PRINT_LOW ALOGV
220 DEBUG_PRINT_LOW("omx_vdec: post_message %d pipe out%d\n", id,omx->m_pipe_out);
222 DEBUG_PRINT_LOW("post_message to pipe done %d\n",ret_value);
316 DEBUG_PRINT_LOW("Insert_ts(): Inserting TIMESTAMP (%lld) at idx (%d)",
324 DEBUG_PRINT_LOW("Timestamp array list is FULL. Unsuccessful insert");
361 DEBUG_PRINT_LOW("Timestamp array list is empty. Unsuccessful pop");
369 DEBUG_PRINT_LOW("Pop_min_ts:Timestamp (%lld), index(%d)",
383 DEBUG_PRINT_LOW("reset_ts_list(): Resetting timestamp array list");
843 DEBUG_PRINT_LOW("\n Input Flush completed - Notify Client")
    [all...]
  /hardware/qcom/media/mm-video/vidc/venc/inc/
omx_video_base.h 78 #define DEBUG_PRINT_LOW ALOGV
80 #define DEBUG_PRINT_LOW
94 #define DEBUG_PRINT_LOW
  /hardware/qcom/media/mm-video/vidc/vdec/inc/
omx_vdec.h 75 #define DEBUG_PRINT_LOW ALOGE
77 #define DEBUG_PRINT_LOW
91 #define DEBUG_PRINT_LOW printf

Completed in 81 milliseconds