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

  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/
blockd.h 32 #define MAX_MB_SEGMENTS 4
262 signed char segment_feature_data[MB_LVL_MAX][MAX_MB_SEGMENTS]; /* Segment parameters */
  /external/libvpx/libvpx/vp8/common/
blockd.h 32 #define MAX_MB_SEGMENTS 4
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 32 #define MAX_MB_SEGMENTS 4
262 signed char segment_feature_data[MB_LVL_MAX][MAX_MB_SEGMENTS]; /* Segment parameters */
  /hardware/intel/img/psb_video/src/
tng_VP8.c 215 #define MAX_MB_SEGMENTS 4
280 int8_t baseline_filter[MAX_MB_SEGMENTS];
297 int8_t q_index[MAX_MB_SEGMENTS];
    [all...]

Completed in 53 milliseconds