Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_encodeframe.c613 int pixels_wide, int pixels_high) { in compute_minmax_8x8()
648 int pixels_wide, int pixels_high, in fill_variance_4x4avg()
684 int pixels_wide, int pixels_high, in fill_variance_8x8avg()
1065 int pixels_wide = 64, pixels_high = 64; in choose_partitioning() local