Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_encodeframe.c315 } v16x16; typedef
319 v16x16 split[4];
357 v16x16 *vt = (v16x16 *)data; in tree_to_node()
680 int dp, int x16_idx, int y16_idx, v16x16 *vst, in fill_variance_8x8avg()
1045 v16x16 vt2[16]; in choose_partitioning()
1257 v16x16 *vst = &vt.split[i].split[j]; in choose_partitioning()
1325 v16x16 *vtemp = (!is_key_frame) ? &vt2[i2 + j] : &vt.split[i].split[j]; in choose_partitioning()
1401 v16x16 *vtemp = (!is_key_frame && variance4x4downsample[i2 + j] == 1) in choose_partitioning()