Home
last modified time | relevance | path

Searched defs:ss_x (Results 1 – 25 of 31) sorted by relevance

12

/external/libaom/libaom/aom_scale/generic/
Dyv12config.c47 YV12_BUFFER_CONFIG *ybf, int width, int height, int ss_x, int ss_y, in realloc_frame_buffer_aligned()
174 static int calc_stride_and_planesize(const int ss_x, const int ss_y, in calc_stride_and_planesize()
198 int ss_x, int ss_y, int use_highbitdepth, in aom_realloc_frame_buffer()
233 int ss_x, int ss_y, int use_highbitdepth, int border, in aom_alloc_frame_buffer()
Dyv12extend.c141 const int ss_x = ybf->uv_width < ybf->y_width; in extend_frame() local
/external/libaom/libaom/test/
Dtemporal_filter_yuv_test.cc214 int ss_x, int ss_y, int strength, in ApplyReferenceFilter()
406 int ss_x, int ss_y, int strength, const int *blk_fw, int use_32x32, in ApplyTestFilter()
480 int ss_x, int ss_y, int strength, const int *blk_fw, int use_32x32, in ApplyTestFilter()
551 int ss_x, int ss_y, in CompareTestWithParam()
652 int ss_x, int ss_y, in RunTestFilterWithParam()
690 for (int ss_x = 0; ss_x <= 1; ss_x++) { in TEST_P() local
716 for (int ss_x = 0; ss_x <= 1; ss_x++) { in TEST_P() local
754 for (int ss_x = 0; ss_x <= 1; ss_x++) { in TEST_P() local
781 for (int ss_x = 0; ss_x <= 1; ss_x++) { in TEST_P() local
/external/libvpx/libvpx/test/
Dyuv_temporal_filter_test.cc120 unsigned int block_width, unsigned int block_height, int ss_x, int ss_y, in ApplyReferenceFilter()
324 int ss_x, int ss_y, in CompareTestWithParam()
449 int ss_x, int ss_y, in RunTestFilterWithParam()
520 for (int ss_x = 0; ss_x <= 1; ss_x++) { in TEST_P() local
546 for (int ss_x = 0; ss_x <= 1; ss_x++) { in TEST_P() local
584 for (int ss_x = 0; ss_x <= 1; ss_x++) { in TEST_P() local
611 for (int ss_x = 0; ss_x <= 1; ss_x++) { in TEST_P() local
/external/libvpx/libvpx/vpx_scale/generic/
Dyv12config.c149 int ss_x, int ss_y, in vpx_realloc_frame_buffer()
289 int ss_x, int ss_y, in vpx_alloc_frame_buffer()
Dyv12extend.c134 const int ss_x = ybf->uv_width < ybf->y_width; in extend_frame() local
/external/libvpx/libvpx/vp9/encoder/x86/
Dhighbd_temporal_filter_sse4.c170 int ss_x, const uint32_t *u_dist, const uint32_t *v_dist, __m128i *u_first, in highbd_read_chroma_dist_row_8()
198 int ss_x, int ss_y, int strength, int use_whole_blk, uint32_t *y_accum, in vp9_highbd_apply_temporal_filter_luma_8()
371 int ss_x, int ss_y, int strength, const int *blk_fw, int use_whole_blk, in vp9_highbd_apply_temporal_filter_luma()
443 const uint32_t *y_dist, int ss_x, int ss_y, __m128i *u_mod_fst, in highbd_add_luma_dist_to_8_chroma_mod()
498 unsigned int uv_block_height, int ss_x, int ss_y, int strength, in vp9_highbd_apply_temporal_filter_chroma_8()
727 int ss_x, int ss_y, int strength, const int *blk_fw, int use_whole_blk, in vp9_highbd_apply_temporal_filter_chroma()
866 int ss_x, int ss_y, int strength, const int *const blk_fw, in vp9_highbd_apply_temporal_filter_sse4_1()
Dtemporal_filter_sse4.c195 static INLINE void read_chroma_dist_row_16(int ss_x, const uint16_t *u_dist, in read_chroma_dist_row_16()
235 int ss_x, int ss_y, in add_luma_dist_to_8_chroma_mod()
277 int ss_x, int ss_y, int strength, int use_whole_blk, uint32_t *y_accum, in vp9_apply_temporal_filter_luma_16()
465 int ss_x, int ss_y, int strength, const int *blk_fw, int use_whole_blk, in vp9_apply_temporal_filter_luma()
571 unsigned int uv_block_height, int ss_x, int ss_y, int strength, in vp9_apply_temporal_filter_chroma_8()
726 int ss_x, int ss_y, int strength, const int *blk_fw, int use_whole_blk, in vp9_apply_temporal_filter_chroma()
859 int ss_x, int ss_y, int strength, const int *const blk_fw, in vp9_apply_temporal_filter_sse4_1()
/external/libaom/libaom/av1/encoder/x86/
Dtemporal_filter_sse4.c255 static INLINE void read_chroma_dist_row_16(int ss_x, const uint16_t *u_dist, in read_chroma_dist_row_16()
295 int ss_x, int ss_y, in add_luma_dist_to_8_chroma_mod()
337 int ss_x, int ss_y, int strength, int use_whole_blk, uint32_t *y_accum, in apply_temporal_filter_luma_16()
529 int ss_x, int ss_y, int strength, const int *blk_fw, int use_whole_blk, in apply_temporal_filter_luma()
635 unsigned int uv_block_height, int ss_x, int ss_y, int strength, in apply_temporal_filter_chroma_8()
800 int ss_x, int ss_y, int strength, const int *blk_fw, int use_whole_blk, in apply_temporal_filter_chroma()
948 const int ss_x = mbd->plane[1].subsampling_x; in apply_temporal_filter_yuv() local
1202 int ss_x, const uint32_t *u_dist, const uint32_t *v_dist, __m128i *u_first, in highbd_read_chroma_dist_row_8()
1230 int ss_x, int ss_y, int strength, int use_whole_blk, uint32_t *y_accum, in highbd_apply_temporal_filter_luma_8()
1403 int ss_x, int ss_y, int strength, const int *blk_fw, int use_whole_blk, in highbd_apply_temporal_filter_luma()
[all …]
/external/libvpx/libvpx/vpx_scale/mips/dspr2/
Dyv12extend_dspr2.c106 const int ss_x = ybf->uv_width < ybf->y_width; in extend_frame() local
/external/libaom/libaom/aom_scale/mips/dspr2/
Dyv12extend_dspr2.c108 const int ss_x = ybf->uv_width < ybf->y_width; in extend_frame() local
/external/libaom/libaom/av1/common/
Dblockd.c89 void av1_setup_block_planes(MACROBLOCKD *xd, int ss_x, int ss_y, in av1_setup_block_planes()
Dalloccommon.c92 const int ss_x = is_uv && cm->seq_params.subsampling_x; in av1_alloc_restoration_buffers() local
Dtile_common.c198 const int ss_x = is_uv && cm->seq_params.subsampling_x; in av1_get_tile_rect() local
Drestoration.c45 int ss_x = is_uv && cm->seq_params.subsampling_x; in av1_whole_frame_rect() local
1027 const AV1PixelRect *tile_rect, int tile_stripe0, int ss_x, int ss_y, in av1_loop_restoration_filter_unit()
1348 const int ss_x = is_uv && cm->seq_params.subsampling_x; in av1_loop_restoration_corners_in_sb() local
1430 const int ss_x = is_uv && cm->seq_params.subsampling_x; in save_deblock_boundary_lines() local
1477 const int ss_x = is_uv && cm->seq_params.subsampling_x; in save_cdef_boundary_lines() local
Dreconintra.c198 int col_off, int ss_x, int ss_y) { in has_top_right()
383 int col_off, int ss_x, int ss_y) { in has_bottom_left()
1597 const int ss_x = pd->subsampling_x; in av1_predict_intra_block() local
Dreconinter.c738 const int ss_x = pd->subsampling_x; in is_sub8x8_inter() local
768 const bool ss_x = pd->subsampling_x; in build_inter_predictors_sub8x8() local
852 const int ss_x = pd->subsampling_x; in build_inter_predictors_8x8_and_bigger() local
Drestoration.h267 int ss_x, ss_y; member
Dreconinter.h270 int ss_x, int ss_y) { in clamp_mv_to_umv_border_sb()
/external/libvpx/libvpx/vp9/common/
Dvp9_blockd.c124 void vp9_setup_block_planes(MACROBLOCKD *xd, int ss_x, int ss_y) { in vp9_setup_block_planes()
Dvp9_reconinter.c91 int bh, int ss_x, int ss_y) { in clamp_mv_to_umv_border_sb()
Dvp9_loopfilter.c1083 const int ss_x = plane->subsampling_x; in vp9_filter_block_plane_non420() local
/external/libaom/libaom/av1/encoder/
Dtokenize.c205 const int ss_x = pd->subsampling_x; in av1_tokenize_sb_vartx() local
Dencodemb.c793 const int ss_x = pd->subsampling_x; in av1_encode_intra_block_plane() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_temporal_filter.c265 int ss_x, int ss_y, int strength, const int *const blk_fw, int use_32x32, in vp9_apply_temporal_filter_c()
407 int ss_x, int ss_y, int strength, const int *const blk_fw, int use_32x32, in vp9_highbd_apply_temporal_filter_c()

12