Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_encodeframe.c1336 const int use_4x4_partition = frame_is_intra_only(cm); in choose_partitioning() local
1752 if (use_4x4_partition) { in choose_partitioning()