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

  /hardware/qcom/media/mm-video/vidc/vdec/src/
omx_vdec.cpp 96 DEBUG_PRINT_HIGH("omx_vdec: Async thread start\n");
118 DEBUG_PRINT_HIGH("omx_vdec: Async thread stop\n");
128 DEBUG_PRINT_HIGH("omx_vdec: message thread start\n");
149 DEBUG_PRINT_HIGH("omx_vdec: message thread stop\n");
315 DEBUG_PRINT_HIGH("\n In OMX vdec Constuctor");
345 DEBUG_PRINT_HIGH("\n In OMX vdec Destructor");
350 DEBUG_PRINT_HIGH("\n Waiting on OMX Msg Thread exit");
352 DEBUG_PRINT_HIGH("\n Waiting on OMX Async Thread exit");
356 DEBUG_PRINT_HIGH("\n Exit OMX vdec Destructor");
436 DEBUG_PRINT_HIGH("\n OMX_CommandStateSet complete, m_state = %d"
    [all...]
  /hardware/qcom/media/mm-video/vidc/venc/src/
video_encoder_device.cpp 163 DEBUG_PRINT_HIGH("omx_venc: Async Thread exit\n");
242 DEBUG_PRINT_HIGH("\n %s(): Init Profile/Level setting success",
254 DEBUG_PRINT_HIGH("\n venc_close(): Calling VEN_IOCTL_CMD_STOP_READ_MSG");
444 DEBUG_PRINT_HIGH("\n %s(): Dynamic Profile/Level setting success",
804 DEBUG_PRINT_HIGH("\n %s(): Check Profile/Level set in driver before start",
813 DEBUG_PRINT_HIGH("\n %s(): Driver Profile[%lu]/Level[%lu] successfully SET",
    [all...]
omx_video_encoder.cpp 91 DEBUG_PRINT_HIGH("\n omx_venc(): Inside component_init()");
395 DEBUG_PRINT_HIGH("\n Component_init return value = 0x%x", eRet);
    [all...]
omx_video_base.cpp 229 DEBUG_PRINT_HIGH("\n omx_video(): Inside Constructor()");
253 DEBUG_PRINT_HIGH("\n ~omx_video(): Inside Destructor()");
256 DEBUG_PRINT_HIGH("omx_video: Waiting on Msg Thread exit\n");
258 DEBUG_PRINT_HIGH("omx_video: Waiting on Async Thread exit\n");
262 DEBUG_PRINT_HIGH("\n m_etb_count = %u, m_fbd_count = %u\n", m_etb_count,
264 DEBUG_PRINT_HIGH("omx_video: Destructor exit\n");
265 DEBUG_PRINT_HIGH("Exiting 7x30 OMX Video Encoder ...\n");
446 DEBUG_PRINT_HIGH("\nm_etb_count at i/p flush = %u", m_etb_count);
479 DEBUG_PRINT_HIGH("\nm_fbd_count at o/p flush = %u", m_fbd_count);
    [all...]
  /hardware/qcom/media/mm-video/vidc/venc/inc/
omx_video_base.h 76 #define DEBUG_PRINT_HIGH LOGE
78 #define DEBUG_PRINT_HIGH
  /hardware/qcom/media/mm-video/vidc/vdec/inc/
omx_vdec.h 59 #define DEBUG_PRINT_HIGH LOGE
61 #define DEBUG_PRINT_HIGH

Completed in 36 milliseconds