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

  /device/samsung/crespo/sec_mm/sec_omx/sec_omx_include/sec/
SEC_OMX_Def.h 145 } SEC_OMX_VIDEO_PROFILELEVEL;
  /device/samsung/crespo/sec_mm/sec_omx/sec_omx_component/video/dec/mpeg4dec/
SEC_OMX_Mpeg4dec.c 48 SEC_OMX_VIDEO_PROFILELEVEL supportedMPEG4ProfileLevels[] ={
67 SEC_OMX_VIDEO_PROFILELEVEL supportedH263ProfileLevels[] = {
363 SEC_OMX_VIDEO_PROFILELEVEL *pProfileLevel = NULL;
380 maxProfileLevelNum = sizeof(supportedMPEG4ProfileLevels) / sizeof(SEC_OMX_VIDEO_PROFILELEVEL);
383 maxProfileLevelNum = sizeof(supportedH263ProfileLevels) / sizeof(SEC_OMX_VIDEO_PROFILELEVEL);
    [all...]
  /device/samsung/crespo/sec_mm/sec_omx/sec_omx_component/video/enc/mpeg4enc/
SEC_OMX_Mpeg4enc.c 48 SEC_OMX_VIDEO_PROFILELEVEL supportedMPEG4ProfileLevels[] ={
67 SEC_OMX_VIDEO_PROFILELEVEL supportedH263ProfileLevels[] = {
438 SEC_OMX_VIDEO_PROFILELEVEL *pProfileLevel = NULL;
455 maxProfileLevelNum = sizeof(supportedMPEG4ProfileLevels) / sizeof(SEC_OMX_VIDEO_PROFILELEVEL);
458 maxProfileLevelNum = sizeof(supportedH263ProfileLevels) / sizeof(SEC_OMX_VIDEO_PROFILELEVEL);
    [all...]
  /device/samsung/crespo/sec_mm/sec_omx/sec_omx_component/video/dec/h264dec/
SEC_OMX_H264dec.c 49 SEC_OMX_VIDEO_PROFILELEVEL supportedAVCProfileLevels[] ={
246 SEC_OMX_VIDEO_PROFILELEVEL *pProfileLevel = NULL;
260 maxProfileLevelNum = sizeof(supportedAVCProfileLevels) / sizeof(SEC_OMX_VIDEO_PROFILELEVEL);
    [all...]
  /device/samsung/crespo/sec_mm/sec_omx/sec_omx_component/video/enc/h264enc/
SEC_OMX_H264enc.c 47 SEC_OMX_VIDEO_PROFILELEVEL supportedAVCProfileLevels[] ={
349 SEC_OMX_VIDEO_PROFILELEVEL *pProfileLevel = NULL;
363 maxProfileLevelNum = sizeof(supportedAVCProfileLevels) / sizeof(SEC_OMX_VIDEO_PROFILELEVEL);
    [all...]

Completed in 59 milliseconds