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

  /hardware/qcom/media/mm-video/vidc/vdec/src/
omx_vdec.cpp 33 *//** @file omx_vdec.cpp
48 #include "omx_vdec.h"
150 bool omx_vdec::m_secure_display = false;
156 omx_vdec *omx = reinterpret_cast<omx_vdec*>(input);
158 DEBUG_PRINT_HIGH("omx_vdec: Async thread start\n");
181 DEBUG_PRINT_HIGH("omx_vdec: Async thread stop\n");
187 omx_vdec* omx = reinterpret_cast<omx_vdec*>(input);
191 DEBUG_PRINT_HIGH("omx_vdec: message thread start\n")
429 omx_vdec::omx_vdec(): m_state(OMX_StateInvalid), function in class:omx_vdec
    [all...]
omx_vdec_copper.cpp 33 *//** @file omx_vdec.cpp
48 #include "omx_vdec.h"
134 omx_vdec *omx = reinterpret_cast<omx_vdec*>(input);
137 DEBUG_PRINT_HIGH("omx_vdec: Async thread start\n");
204 DEBUG_PRINT_HIGH("omx_vdec: Async thread stop\n");
210 omx_vdec* omx = reinterpret_cast<omx_vdec*>(input);
214 DEBUG_PRINT_HIGH("omx_vdec: message thread start\n");
236 DEBUG_PRINT_HIGH("omx_vdec: message thread stop\n")
449 omx_vdec::omx_vdec(): m_state(OMX_StateInvalid), function in class:omx_vdec
    [all...]
mp4_utils.cpp 29 #include "omx_vdec.h"
  /hardware/qcom/media/mm-video/vidc/vdec/inc/
omx_vdec.h 260 class omx_vdec: public qc_omx_component class in inherits:qc_omx_component
264 omx_vdec(); // constructor
265 virtual ~omx_vdec(); // destructor
849 omx_vdec *omx;
  /hardware/qcom/media/mm-video/vidc/vdec/
Android.mk 86 LOCAL_SRC_FILES += src/omx_vdec.cpp

Completed in 985 milliseconds