Searched refs:iMimeType (Results 1 - 3 of 3) sorted by relevance

/hardware/ti/omap3/omx/ti_omx_config_parser/src/
H A Dti_omx_config_parser.cpp78 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
[all...]
H A Dti_video_config_parser.cpp68 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/
H A Dti_video_config_parser.h33 PVMFFormatType iMimeType; member in struct:__anon2146

Completed in 62 milliseconds