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

  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/
blockd.h 96 MB_LVL_MAX = 2 /* Number of MB level features supported */
262 signed char segment_feature_data[MB_LVL_MAX][MAX_MB_SEGMENTS]; /* Segment parameters */
  /external/libvpx/libvpx/vp8/common/
blockd.h 96 MB_LVL_MAX = 2 /* Number of MB level features supported */
262 signed char segment_feature_data[MB_LVL_MAX][MAX_MB_SEGMENTS]; /* Segment parameters */
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
blockd.h 96 MB_LVL_MAX = 2 /* Number of MB level features supported */
262 signed char segment_feature_data[MB_LVL_MAX][MAX_MB_SEGMENTS]; /* Segment parameters */

Completed in 82 milliseconds