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.c538 int pixels_high) { in compute_minmax_8x8()
579 int pixels_high, in fill_variance_4x4avg()
618 int pixels_high, in fill_variance_8x8avg()
667 int pixels_wide = 64, pixels_high = 64; in choose_partitioning() local