Home
last modified time | relevance | path

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

/external/pdfium/third_party/libtiff/
Duvcode.h9 } uv_row[UV_NVS] = { variable
/external/libaom/libaom/test/
Dyuv_temporal_filter_test.cc259 const int uv_row = row >> ss_y; in ApplyReferenceFilter() local
301 for (int uv_row = 0; uv_row < (int)uv_block_height; uv_row++) { in ApplyReferenceFilter() local