Lines Matching refs:ref8
808 int width, int height, const uint8_t *ref8, in aom_highbd_comp_avg_pred_c() argument
812 uint16_t *ref = CONVERT_TO_SHORTPTR(ref8); in aom_highbd_comp_avg_pred_c()
830 const uint8_t *ref8, int ref_stride, int bd, in aom_highbd_upsampled_pred_c() argument
867 const uint16_t *ref = CONVERT_TO_SHORTPTR(ref8); in aom_highbd_upsampled_pred_c()
877 aom_highbd_convolve8_horiz_c(ref8, ref_stride, comp_pred8, width, kernel, in aom_highbd_upsampled_pred_c()
882 aom_highbd_convolve8_vert_c(ref8, ref_stride, comp_pred8, width, NULL, -1, in aom_highbd_upsampled_pred_c()
894 aom_highbd_convolve8_horiz_c(ref8 - ref_stride * ((filter->taps >> 1) - 1), in aom_highbd_upsampled_pred_c()
908 int height, int subpel_x_q3, int subpel_y_q3, const uint8_t *ref8, in aom_highbd_comp_avg_upsampled_pred_c() argument
915 height, subpel_x_q3, subpel_y_q3, ref8, ref_stride, in aom_highbd_comp_avg_upsampled_pred_c()
928 const uint8_t *ref8, int ref_stride, in aom_highbd_dist_wtd_comp_avg_pred_c() argument
934 uint16_t *ref = CONVERT_TO_SHORTPTR(ref8); in aom_highbd_dist_wtd_comp_avg_pred_c()
952 int height, int subpel_x_q3, int subpel_y_q3, const uint8_t *ref8, in aom_highbd_dist_wtd_comp_avg_upsampled_pred_c() argument
961 height, subpel_x_q3, subpel_y_q3, ref8, in aom_highbd_dist_wtd_comp_avg_upsampled_pred_c()
1060 int width, int height, const uint8_t *ref8, in aom_highbd_comp_mask_pred_c() argument
1065 uint16_t *ref = CONVERT_TO_SHORTPTR(ref8); in aom_highbd_comp_mask_pred_c()
1084 int height, int subpel_x_q3, int subpel_y_q3, const uint8_t *ref8, in aom_highbd_comp_mask_upsampled_pred() argument
1088 height, subpel_x_q3, subpel_y_q3, ref8, ref_stride, in aom_highbd_comp_mask_upsampled_pred()