Home
last modified time | relevance | path

Searched refs:dst_height1 (Results 1 – 3 of 3) sorted by relevance

/external/libaom/libaom/av1/encoder/
Dreconinter_enc.c427 int dst_height1[MAX_MB_PLANE] = { MAX_SB_SIZE, MAX_SB_SIZE, MAX_SB_SIZE }; in av1_build_obmc_inter_predictors_sb() local
451 dst_width1, dst_height1, dst_stride1); in av1_build_obmc_inter_predictors_sb()
Drdopt.c11357 int dst_height1[MAX_MB_PLANE] = { MAX_SB_SIZE >> 1, MAX_SB_SIZE >> 1, in set_params_rd_pick_inter_mode() local
11444 dst_height1, args->above_pred_stride); in set_params_rd_pick_inter_mode()
11494 int dst_height1[MAX_MB_PLANE] = { MAX_SB_SIZE >> 1, MAX_SB_SIZE >> 1, in set_params_nonrd_pick_inter_mode() local
11560 dst_height1, args->above_pred_stride); in set_params_nonrd_pick_inter_mode()
/external/libaom/libaom/av1/decoder/
Ddecodeframe.c1016 int dst_height1[MAX_MB_PLANE] = { MAX_SB_SIZE, MAX_SB_SIZE, MAX_SB_SIZE }; in dec_build_obmc_inter_predictors_sb() local
1040 dst_width1, dst_height1, dst_stride1); in dec_build_obmc_inter_predictors_sb()