Home
last modified time | relevance | path

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

/external/libvpx/test/
Dyuv_temporal_filter_test.cc206 const int sub_col = col + col_step; in ApplyReferenceFilter() local
251 const int sub_col = uv_col + col_step; in ApplyReferenceFilter() local
266 const int sub_col = y_col + col_step; in ApplyReferenceFilter() local
/external/libvpx/vp9/encoder/
Dvp9_temporal_filter.c467 const int sub_col = col + col_step; in vp9_highbd_apply_temporal_filter_c() local
512 const int sub_col = uv_col + col_step; in vp9_highbd_apply_temporal_filter_c() local
527 const int sub_col = y_col + col_step; in vp9_highbd_apply_temporal_filter_c() local
/external/libvpx/vp8/decoder/
Derror_concealment.c280 int sub_col; in calc_prev_mb_overlaps() local