Home
last modified time | relevance | path

Searched refs:AV1E_SET_SUPERBLOCK_SIZE (Results 1 – 5 of 5) sorted by relevance

/external/libaom/libaom/aom/
Daomcx.h542 AV1E_SET_SUPERBLOCK_SIZE, enumerator
1444 AOM_CTRL_USE_TYPE(AV1E_SET_SUPERBLOCK_SIZE, unsigned int)
/external/libaom/libaom/test/
Dav1_ext_tile_test.cc89 encoder->Control(AV1E_SET_SUPERBLOCK_SIZE, AOM_SUPERBLOCK_SIZE_64X64); in PreEncodeFrameHook()
/external/libaom/libaom/examples/
Dlightfield_encoder.c267 if (aom_codec_control(&codec, AV1E_SET_SUPERBLOCK_SIZE, in pass1()
/external/libaom/libaom/av1/
Dav1_cx_iface.c2118 extra_cfg.superblock_size = CAST(AV1E_SET_SUPERBLOCK_SIZE, args); in ctrl_set_superblock_size()
2247 { AV1E_SET_SUPERBLOCK_SIZE, ctrl_set_superblock_size },
/external/libaom/libaom/apps/
Daomenc.c952 AV1E_SET_SUPERBLOCK_SIZE,