Searched refs:DEBUG_PRINT_LOW (Results 1 - 13 of 13) sorted by relevance

/hardware/qcom/media/mm-video/vidc/common/src/
H A Dextra_data_handler.cpp53 DEBUG_PRINT_LOW("\nIn %s() bit_ptr/byte_ptr :%d/%d/%x", __func__, bit_ptr,
62 DEBUG_PRINT_LOW("\nIn %s() bit_ptr/byte_ptr :%d/%d/%x", __func__, bit_ptr,
74 DEBUG_PRINT_LOW("\nIn %s() bit_ptr/byte_ptr :%d/%d/%x", __func__, bit_ptr,
77 DEBUG_PRINT_LOW("\nIn %s() bin/num_bits : %x/%d", __func__, bins, num_bits);
92 DEBUG_PRINT_LOW("\nIn %s() symbol : %d", __func__,symbol);
149 DEBUG_PRINT_LOW("\nIn %s() nal_ref_idc ; %d", __func__, nal_ref_idc);
180 DEBUG_PRINT_LOW("\nIn %s() payload_type : %u", __func__, payload_type);
186 DEBUG_PRINT_LOW("\nIn %s() payload_size : %u", __func__, payload_size);
190 DEBUG_PRINT_LOW("\nIn %s() Frame Packing SEI ", __func__);
194 DEBUG_PRINT_LOW("\nINF
[all...]
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 Domx_vdec.cpp134 #undef DEBUG_PRINT_LOW macro
138 #define DEBUG_PRINT_LOW ALOGV macro
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("\
[all...]
H A Domx_vdec_copper.cpp243 DEBUG_PRINT_LOW("omx_vdec: post_message %d pipe out%d\n", id,omx->m_pipe_out);
245 DEBUG_PRINT_LOW("post_message to pipe done %d\n",ret_value);
339 DEBUG_PRINT_LOW("Insert_ts(): Inserting TIMESTAMP (%lld) at idx (%d)",
347 DEBUG_PRINT_LOW("Timestamp array list is FULL. Unsuccessful insert");
384 DEBUG_PRINT_LOW("Timestamp array list is empty. Unsuccessful pop");
392 DEBUG_PRINT_LOW("Pop_min_ts:Timestamp (%lld), index(%d)",
406 DEBUG_PRINT_LOW("reset_ts_list(): Resetting timestamp array list");
859 DEBUG_PRINT_LOW("\n Input Flush completed - Notify Client");
869 DEBUG_PRINT_LOW("\n Output flush done hence issue stop");
909 DEBUG_PRINT_LOW("\
[all...]
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);
/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/venc/src/
H A Dvideo_encoder_device.cpp155 DEBUG_PRINT_LOW("venc_dev constructor");
162 DEBUG_PRINT_LOW("venc_dev distructor");
224 DEBUG_PRINT_LOW("\nm_nDriver_fd = %d\n", m_nDriver_fd);
322 DEBUG_PRINT_LOW("\nvenc_close: fd = %d", m_nDriver_fd);
328 DEBUG_PRINT_LOW("\nCalling close()\n");
362 DEBUG_PRINT_LOW("\n I/P Count set to %lu\n", *actual_buff_count);
379 DEBUG_PRINT_LOW("\n O/P Count set to %lu\n", *actual_buff_count);
403 DEBUG_PRINT_LOW("%s: wait on start done", __func__);
413 DEBUG_PRINT_LOW("%s: wait over on start done", __func__);
415 DEBUG_PRINT_LOW("
[all...]
H A Domx_video_base.cpp107 DEBUG_PRINT_LOW("omx_venc: message thread start\n");
127 DEBUG_PRINT_LOW("omx_venc: message thread stop\n");
133 DEBUG_PRINT_LOW("omx_venc: post_message %d\n", id);
374 DEBUG_PRINT_LOW("Process -> state set to %d \n", pThis->m_state);
395 DEBUG_PRINT_LOW("Process -> Port %d set to PORT_STATE_DISABLED" \
401 DEBUG_PRINT_LOW("Process ->Port %d set PORT_STATE_ENABLED state\n" \
408 DEBUG_PRINT_LOW("\n process_event_cb forwarding EventCmdComplete %d \n", p1);
421 DEBUG_PRINT_LOW("OMX_COMPONENT_GENERATE_ETB_OPQ\n");
430 DEBUG_PRINT_LOW("OMX_COMPONENT_GENERATE_ETB\n");
492 DEBUG_PRINT_LOW("\
[all...]
H A Domx_video_encoder.cpp500 DEBUG_PRINT_LOW("Set Parameter called in valid state");
514 DEBUG_PRINT_LOW("set_parameter: OMX_IndexParamPortDefinition H= %d, W = %d\n",
520 DEBUG_PRINT_LOW("\n i/p actual cnt requested = %d\n", portDefn->nBufferCountActual);
521 DEBUG_PRINT_LOW("\n i/p min cnt requested = %d\n", portDefn->nBufferCountMin);
522 DEBUG_PRINT_LOW("\n i/p buffersize requested = %d\n", portDefn->nBufferSize);
529 DEBUG_PRINT_LOW("\n i/p previous actual cnt = %d\n", m_sInPortDef.nBufferCountActual);
530 DEBUG_PRINT_LOW("\n i/p previous min cnt = %d\n", m_sInPortDef.nBufferCountMin);
568 DEBUG_PRINT_LOW("\n o/p actual cnt requested = %d\n", portDefn->nBufferCountActual);
569 DEBUG_PRINT_LOW("\n o/p min cnt requested = %d\n", portDefn->nBufferCountMin);
570 DEBUG_PRINT_LOW("\
[all...]
H A Dvideo_encoder_device_copper.cpp257 DEBUG_PRINT_LOW("\nm_nDriver_fd = %d\n", m_nDriver_fd);
422 DEBUG_PRINT_LOW("\nvenc_close: fd = %d", m_nDriver_fd);
428 DEBUG_PRINT_LOW("\nCalling close()\n");
483 DEBUG_PRINT_LOW("\n I/P Count set to %lu\n", *actual_buff_count);
498 DEBUG_PRINT_LOW("\n O/P Count set to %lu\n", *actual_buff_count);
612 DEBUG_PRINT_LOW("venc_set_param:: venc-720p\n");
619 DEBUG_PRINT_LOW("venc_set_param: OMX_IndexParamPortDefinition\n");
629 DEBUG_PRINT_LOW("\n Basic parameter has changed");
639 DEBUG_PRINT_LOW("\n Updating the buffer count/size for the new resolution");
645 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.h75 #define DEBUG_PRINT_LOW ALOGE macro
77 #define DEBUG_PRINT_LOW macro
91 #define DEBUG_PRINT_LOW printf macro

Completed in 3302 milliseconds