Home
last modified time | relevance | path

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

/external/libvpx/vp9/encoder/
Dvp9_temporal_filter.c50 int stride, int uv_block_width, int uv_block_height, int mv_row, int mv_col, in temporal_filter_predictors_mb_c()
271 const unsigned int uv_block_width = block_width >> ss_x; in vp9_apply_temporal_filter_c() local
410 const int uv_block_width = block_width >> ss_x; in vp9_highbd_apply_temporal_filter_c() local
/external/libvpx/test/
Dyuv_temporal_filter_test.cc132 const int uv_block_width = block_width >> ss_x, in ApplyReferenceFilter() local
/external/libvpx/vp9/encoder/x86/
Dhighbd_temporal_filter_sse4.c470 unsigned int uv_block_width, unsigned int uv_block_height, int ss_x, in vp9_highbd_apply_temporal_filter_chroma_8()