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

  /device/samsung/crespo/sec_mm/sec_omx/sec_omx_component/video/dec/mpeg4dec/
SEC_OMX_Mpeg4dec.c 47 SEC_OMX_VIDEO_PROFILELEVEL supportedMPEG4ProfileLevels[] ={
367 pProfileLevel = supportedMPEG4ProfileLevels;
368 maxProfileLevelNum = sizeof(supportedMPEG4ProfileLevels) / sizeof(SEC_OMX_VIDEO_PROFILELEVEL);
    [all...]
  /device/samsung/crespo/sec_mm/sec_omx/sec_omx_component/video/enc/mpeg4enc/
SEC_OMX_Mpeg4enc.c 47 SEC_OMX_VIDEO_PROFILELEVEL supportedMPEG4ProfileLevels[] ={
389 pProfileLevel = supportedMPEG4ProfileLevels;
390 maxProfileLevelNum = sizeof(supportedMPEG4ProfileLevels) / sizeof(SEC_OMX_VIDEO_PROFILELEVEL);
    [all...]

Completed in 45 milliseconds