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

  /hardware/ti/omap3/omx/ti_omx_config_parser/src/
ti_omx_config_parser.cpp 78 aInputs.iMimeType = PVMF_MIME_WMA;
83 aInputs.iMimeType = PVMF_MIME_AAC_SIZEHDR;
88 aInputs.iMimeType = PVMF_MIME_AMR;
93 aInputs.iMimeType = PVMF_MIME_AMR;
98 aInputs.iMimeType = PVMF_MIME_AMRWB;
103 aInputs.iMimeType = PVMF_MIME_MP3;
128 aInputs.iMimeType = PVMF_MIME_WMV;
133 aInputs.iMimeType = PVMF_MIME_H264_VIDEO;
138 aInputs.iMimeType = PVMF_MIME_M4V;
143 aInputs.iMimeType = PVMF_MIME_H2632000
    [all...]
ti_video_config_parser.cpp 68 if (aInputs->iMimeType == PVMF_MIME_M4V) //m4v
96 else if (aInputs->iMimeType == PVMF_MIME_H2631998 ||
97 aInputs->iMimeType == PVMF_MIME_H2632000)//h263
105 else if (aInputs->iMimeType == PVMF_MIME_H264_VIDEO ||
106 aInputs->iMimeType == PVMF_MIME_H264_VIDEO_MP4) //avc
171 else if (aInputs->iMimeType == PVMF_MIME_WMV) //wmv
  /hardware/ti/omap3/omx/ti_omx_config_parser/inc/
ti_video_config_parser.h 33 PVMFFormatType iMimeType;

Completed in 314 milliseconds