Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_block.h102 BLOCK_SIZE max_partition_size; member
Dvp9_encodeframe.c2930 static const BLOCK_SIZE max_partition_size[BLOCK_SIZES] = { variable
/external/libaom/libaom/aom/
Daom_encoder.h222 unsigned int max_partition_size; member
/external/libaom/libaom/apps/
Daomenc.c456 static const arg_def_t max_partition_size = variable
/external/libaom/libaom/av1/encoder/
Dblock.h273 BLOCK_SIZE max_partition_size; member
Dencodeframe.c2879 const int max_partition_size = block_size_wide[max_sq_part]; in rd_pick_partition() local
Dencoder.h389 int max_partition_size; member
/external/libaom/libaom/av1/
Dav1_cx_iface.c100 int max_partition_size; // max partition size [4,8,16,32,64,128] member