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

  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_speed_features.h 225 BLOCK_SIZE max_partition_size; member in struct:__anon39866
vp9_speed_features.c 258 sf->max_partition_size = BLOCK_32X32;
312 sf->max_partition_size = BLOCK_64X64;
vp9_encodeframe.c 1872 static const BLOCK_SIZE max_partition_size[BLOCK_SIZES] = { variable
    [all...]
vp9_rdopt.c     [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
vp9_speed_features.h 241 BLOCK_SIZE max_partition_size; member in struct:SPEED_FEATURES
vp9_speed_features.c 259 sf->max_partition_size = BLOCK_32X32;
317 sf->max_partition_size = BLOCK_64X64;
vp9_encodeframe.c 1755 static const BLOCK_SIZE max_partition_size[BLOCK_SIZES] = { variable
    [all...]
vp9_rdopt.c     [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_speed_features.h 241 BLOCK_SIZE max_partition_size; member in struct:__anon28778
vp9_speed_features.c 253 sf->max_partition_size = BLOCK_32X32;
314 sf->max_partition_size = BLOCK_64X64;
vp9_encodeframe.c 2037 static const BLOCK_SIZE max_partition_size[BLOCK_SIZES] = { variable
    [all...]
vp9_rdopt.c     [all...]

Completed in 1946 milliseconds