Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_encodeframe.c355 static void tree_to_node(void *data, BLOCK_SIZE bsize, variance_node *node) { in tree_to_node() function
412 tree_to_node(data, bsize, &node); in fill_variance_tree()
437 tree_to_node(data, bsize, &vt); in set_vt_partitioning()