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

  /hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/test/
venc_test.cpp 217 OMX_VIDEO_CODINGTYPE eCodec;
580 if(m_sProfile.eCodec == OMX_VIDEO_CodingMPEG4)
584 else if(m_sProfile.eCodec == OMX_VIDEO_CodingAVC)
588 else if(m_sProfile.eCodec == OMX_VIDEO_CodingH263)
627 if (m_sProfile.eCodec == OMX_VIDEO_CodingH263)
671 if (m_sProfile.eCodec == OMX_VIDEO_CodingMPEG4)
686 if (m_sProfile.eCodec == OMX_VIDEO_CodingAVC)
782 if (m_sProfile.eCodec == OMX_VIDEO_CodingMPEG4)
791 else if (m_sProfile.eCodec == OMX_VIDEO_CodingH263)
797 else if (m_sProfile.eCodec == OMX_VIDEO_CodingAVC
    [all...]
  /hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/test/
venc_test.cpp 256 OMX_VIDEO_CODINGTYPE eCodec;
619 if (m_sProfile.eCodec == OMX_VIDEO_CodingMPEG4) {
621 } else if (m_sProfile.eCodec == OMX_VIDEO_CodingAVC) {
623 } else if (m_sProfile.eCodec == OMX_VIDEO_CodingH263) {
628 else if (m_sProfile.eCodec == OMX_VIDEO_CodingVPX) {
663 if (m_sProfile.eCodec == OMX_VIDEO_CodingH263) {
704 if (m_sProfile.eCodec == OMX_VIDEO_CodingMPEG4) {
719 if (m_sProfile.eCodec == OMX_VIDEO_CodingAVC) {
811 if (m_sProfile.eCodec == OMX_VIDEO_CodingMPEG4) {
818 } else if (m_sProfile.eCodec == OMX_VIDEO_CodingH263)
    [all...]
  /hardware/intel/img/psb_video/src/mrst/
lnc_hostcode.h 166 enum drm_lnc_topaz_codec eCodec;
  /hardware/intel/img/psb_video/src/
pnw_hostcode.h 210 enum drm_pnw_topaz_codec eCodec;
tng_hostcode.h 253 IMG_CODEC eCodec;

Completed in 93 milliseconds