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.c673 const int use_4x4_partition = is_key_frame; in choose_partitioning() local
940 if (use_4x4_partition) { in choose_partitioning()