Home
last modified time | relevance | path

Searched defs:max_partition_size (Results 1 – 7 of 7) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
Dvp9_block.h101 BLOCK_SIZE max_partition_size; member
Dvp9_encodeframe.c2844 static const BLOCK_SIZE max_partition_size[BLOCK_SIZES] = { variable
/external/libaom/libaom/apps/
Daomenc.c454 static const arg_def_t max_partition_size = variable
/external/libaom/libaom/av1/encoder/
Dblock.h275 BLOCK_SIZE max_partition_size; member
Dencoder.h350 int max_partition_size; member
Dencodeframe.c3333 const int max_partition_size = block_size_wide[max_sq_part]; in rd_pick_partition() local
/external/libaom/libaom/av1/
Dav1_cx_iface.c98 int max_partition_size; // max partition size [4,8,16,32,64,128] member