HomeSort by relevance Sort by last modified time
    Searched full:m_debug_extradata (Results 1 - 3 of 3) sorted by null

  /hardware/qcom/media/mm-video/vidc/vdec/inc/
omx_vdec.h 791 bool m_debug_extradata; member in class:omx_vdec
  /hardware/qcom/media/mm-video/vidc/vdec/src/
omx_vdec.cpp 540 m_debug_extradata = atoi(extradata_value);
541 DEBUG_PRINT_HIGH("vidc.dec.debug.extradata value is %d",m_debug_extradata);
    [all...]
omx_vdec_copper.cpp 557 m_debug_extradata = atoi(extradata_value);
558 DEBUG_PRINT_HIGH("vidc.dec.debug.extradata value is %d",m_debug_extradata);
    [all...]

Completed in 167 milliseconds