Searched defs:ref_tmp (Results 1 – 5 of 5) sorted by relevance
648 const uint8_t *ref_tmp = ref + wd; in aom_int_pro_row_sse2() local684 const uint8_t *ref_tmp = ref + (ht * ref_stride); in aom_int_pro_col_sse2() local
588 const uint8_t *ref_tmp = ref + wd; in aom_int_pro_row_avx2() local
1954 UWORD8 ref_tmp[2 * MAX_CU_SIZE + 2] = {0}; in ihevc_intra_pred_luma_mode_11_to_17_sse42() local2784 UWORD8 ref_tmp[(2 * MAX_CU_SIZE) + 2] = {0}; in ihevc_intra_pred_luma_mode_19_to_25_sse42() local
2874 UWORD8 ref_tmp[2 * MAX_CU_SIZE + 2] = {0}; in ihevc_intra_pred_luma_mode_11_to_17_ssse3() local3707 UWORD8 ref_tmp[(2 * MAX_CU_SIZE) + 2] = {0}; in ihevc_intra_pred_luma_mode_19_to_25_ssse3() local
491 uint8_t *src_tmp, *ref_tmp; in avgsad_32width_lsx() local