Home
last modified time | relevance | path

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

/external/libvpx/test/
Dyuv_temporal_filter_test.cc205 const int sub_row = row + row_step; in ApplyReferenceFilter() local
250 const int sub_row = uv_row + row_step; in ApplyReferenceFilter() local
265 const int sub_row = y_row + row_step; in ApplyReferenceFilter() local
/external/libvpx/vp9/encoder/
Dvp9_temporal_filter.c466 const int sub_row = row + row_step; in vp9_highbd_apply_temporal_filter_c() local
511 const int sub_row = uv_row + row_step; in vp9_highbd_apply_temporal_filter_c() local
526 const int sub_row = y_row + row_step; in vp9_highbd_apply_temporal_filter_c() local
/external/libvpx/vp8/decoder/
Derror_concealment.c279 int sub_row; in calc_prev_mb_overlaps() local