Home
last modified time | relevance | path

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

/external/pdfium/third_party/libtiff/
Duvcode.h10 } uv_row[UV_NVS] = { variable
/external/libvpx/test/
Dyuv_temporal_filter_test.cc193 const int uv_row = row >> ss_y; in ApplyReferenceFilter() local
235 for (int uv_row = 0; uv_row < uv_block_height; uv_row++) { in ApplyReferenceFilter() local
/external/libvpx/vp9/encoder/
Dvp9_temporal_filter.c625 int uv_row, uv_col; in vp9_highbd_apply_temporal_filter_c() local