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

  /hardware/intel/common/omx-components/videocodec/
OMXComponentDefines.h 103 #define DECLARE_OMX_COMPONENT(NAME, ROLE, CLASS) \
OMXVideoDecoderVP8.cpp 131 DECLARE_OMX_COMPONENT("OMX.Intel.VideoDecoder.VP8", "video_decoder.vp8", OMXVideoDecoderVP8);
OMXVideoDecoderWMV.cpp 126 DECLARE_OMX_COMPONENT("OMX.Intel.VideoDecoder.WMV", "video_decoder.wmv", OMXVideoDecoderWMV);
OMXVideoDecoderH263.cpp 157 DECLARE_OMX_COMPONENT("OMX.Intel.VideoDecoder.H263", "video_decoder.h263", OMXVideoDecoderH263);
OMXVideoDecoderMPEG2.cpp 158 DECLARE_OMX_COMPONENT("OMX.Intel.VideoDecoder.MPEG2", "video_decoder.mpeg2", OMXVideoDecoderMPEG2);
OMXVideoDecoderMPEG4.cpp 158 DECLARE_OMX_COMPONENT("OMX.Intel.VideoDecoder.MPEG4", "video_decoder.mpeg4", OMXVideoDecoderMPEG4);
OMXVideoDecoderPAVC.cpp 205 DECLARE_OMX_COMPONENT("OMX.Intel.VideoDecoder.PAVC", "video_decoder.pavc", OMXVideoDecoderPAVC);
OMXVideoDecoderAVC.cpp 332 DECLARE_OMX_COMPONENT("OMX.Intel.VideoDecoder.AVC", "video_decoder.avc", OMXVideoDecoderAVC);
OMXVideoEncoderH263.cpp 300 DECLARE_OMX_COMPONENT("OMX.Intel.VideoEncoder.H263", "video_encoder.h263", OMXVideoEncoderH263);
OMXVideoEncoderMPEG4.cpp 298 DECLARE_OMX_COMPONENT("OMX.Intel.VideoEncoder.MPEG4", "video_encoder.mpeg4", OMXVideoEncoderMPEG4);
OMXVideoEncoderVP8.cpp 324 DECLARE_OMX_COMPONENT("OMX.Intel.VideoEncoder.VP8", "video_encoder.vp8", OMXVideoEncoderVP8);
OMXVideoDecoderVP9Hybrid.cpp 658 DECLARE_OMX_COMPONENT("OMX.Intel.VideoDecoder.VP9.hybrid", "video_decoder.vp9", OMXVideoDecoderVP9Hybrid);
OMXVideoDecoderVP9HWR.cpp 834 DECLARE_OMX_COMPONENT("OMX.Intel.VideoDecoder.VP9.hwr", "video_decoder.vp9", OMXVideoDecoderVP9HWR);
OMXVideoEncoderAVC.cpp     [all...]
  /hardware/intel/common/omx-components/videocodec/securevideo/moorefield/
OMXVideoDecoderAVCSecure.cpp 683 DECLARE_OMX_COMPONENT("OMX.Intel.VideoDecoder.AVC.secure", "video_decoder.avc", OMXVideoDecoderAVCSecure);

Completed in 226 milliseconds