Home
last modified time | relevance | path

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

/aosp_15_r20/external/libvpx/vp9/encoder/
H A Dvp9_temporal_filter.c252 int stride, int uv_block_width, int uv_block_height, int mv_row, int mv_col, in temporal_filter_predictors_mb_c()
473 const unsigned int uv_block_width = block_width >> ss_x; in vp9_apply_temporal_filter_c() local
612 const int uv_block_width = block_width >> ss_x; in vp9_highbd_apply_temporal_filter_c() local
/aosp_15_r20/external/libvpx/vp9/encoder/arm/neon/
H A Dvp9_highbd_temporal_filter_neon.c450 unsigned int uv_block_width, unsigned int uv_block_height, int ss_x, in highbd_apply_temporal_filter_chroma_8()
/aosp_15_r20/external/libvpx/test/
H A Dyuv_temporal_filter_test.cc133 const int uv_block_width = block_width >> ss_x, in ApplyReferenceFilter() local
/aosp_15_r20/external/libvpx/vp9/encoder/x86/
H A Dhighbd_temporal_filter_sse4.c471 unsigned int uv_block_width, unsigned int uv_block_height, int ss_x, in vp9_highbd_apply_temporal_filter_chroma_8()