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

  /hardware/ti/omap3/omx/ti_omx_config_parser/inc/
ti_video_config_parser.h 26 #define WVGA_MAX_WIDTH 900
27 #define WVGA_MAX_HEIGHT WVGA_MAX_WIDTH
ti_m4v_config_parser.h 32 #define WVGA_MAX_WIDTH 900
33 #define WVGA_MAX_HEIGHT WVGA_MAX_WIDTH
  /hardware/ti/omap3/omx/ti_omx_config_parser/src/
ti_video_config_parser.cpp 162 if( ((width > WVGA_MAX_WIDTH) || (height > WVGA_MAX_HEIGHT)) ||
  /hardware/ti/omap3/omx/video/src/openmax_il/video_encode/inc/
OMX_VideoEnc_Utils.h 113 #define WVGA_MAX_WIDTH 854
114 #define WVGA_MAX_HEIGHT WVGA_MAX_WIDTH
  /hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/
OMX_VideoEnc_Utils.c     [all...]

Completed in 57 milliseconds