Searched defs:uv_block_width (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/libvpx/vp9/encoder/ |
H A D | vp9_temporal_filter.c | 252 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 D | vp9_highbd_temporal_filter_neon.c | 450 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 D | yuv_temporal_filter_test.cc | 133 const int uv_block_width = block_width >> ss_x, in ApplyReferenceFilter() local
|
/aosp_15_r20/external/libvpx/vp9/encoder/x86/ |
H A D | highbd_temporal_filter_sse4.c | 471 unsigned int uv_block_width, unsigned int uv_block_height, int ss_x, in vp9_highbd_apply_temporal_filter_chroma_8()
|