Searched defs:uv_block_height (Results 1 – 4 of 4) sorted by relevance
| /external/libvpx/vp9/encoder/ |
| D | vp9_temporal_filter.c | 50 int stride, int uv_block_width, int uv_block_height, int mv_row, int mv_col, in temporal_filter_predictors_mb_c() 272 const unsigned int uv_block_height = block_height >> ss_y; in vp9_apply_temporal_filter_c() local 411 const int uv_block_height = block_height >> ss_y; in vp9_highbd_apply_temporal_filter_c() local
|
| /external/libvpx/test/ |
| D | yuv_temporal_filter_test.cc | 133 uv_block_height = block_height >> ss_y; in ApplyReferenceFilter() local
|
| /external/libvpx/vp9/encoder/x86/ |
| D | highbd_temporal_filter_sse4.c | 470 unsigned int uv_block_width, unsigned int uv_block_height, int ss_x, in vp9_highbd_apply_temporal_filter_chroma_8()
|
| D | temporal_filter_sse4.c | 537 unsigned int uv_block_height, int ss_x, int ss_y, int strength, in vp9_apply_temporal_filter_chroma_8()
|