Home
last modified time | relevance | path

Searched defs:x8_idx (Results 1 – 1 of 1) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
Dvp9_encodeframe.c544 int x8_idx = x16_idx + ((k & 1) << 3); in compute_minmax_8x8() local
574 int dp, int x8_idx, int y8_idx, v8x8 *vst, in fill_variance_4x4avg()
622 int x8_idx = x16_idx + ((k & 1) << 3); in fill_variance_8x8avg() local
865 int x8_idx = x16_idx + ((k & 1) << 3); in choose_partitioning() local
938 const int x8_idx = (k & 1); in choose_partitioning() local