Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_encodeframe.c310 } v8x8; typedef
314 v8x8 split[4];
364 v8x8 *vt = (v8x8 *)data; in tree_to_node()
644 int dp, int x8_idx, int y8_idx, v8x8 *vst, in fill_variance_4x4avg()
1307 v8x8 *vst2 = is_key_frame ? &vst->split[k] : &vt2[i2 + j].split[k]; in choose_partitioning()