Searched defs:pi1_coeff (Results 1 – 3 of 3) sorted by relevance
/external/libhevc/common/ |
D | ihevc_inter_pred_filters.c | 112 WORD8 *pi1_coeff, in ihevc_inter_pred_luma_copy() 174 WORD8 *pi1_coeff, in ihevc_inter_pred_luma_horz() 247 WORD8 *pi1_coeff, in ihevc_inter_pred_luma_vert() 320 WORD8 *pi1_coeff, in ihevc_inter_pred_luma_copy_w16out() 386 WORD8 *pi1_coeff, in ihevc_inter_pred_luma_horz_w16out() 457 WORD8 *pi1_coeff, in ihevc_inter_pred_luma_vert_w16out() 527 WORD8 *pi1_coeff, in ihevc_inter_pred_luma_vert_w16inp() 602 WORD8 *pi1_coeff, in ihevc_inter_pred_luma_vert_w16inp_w16out() 674 WORD8 *pi1_coeff, in ihevc_inter_pred_chroma_copy() 739 WORD8 *pi1_coeff, in ihevc_inter_pred_chroma_horz() [all …]
|
/external/libhevc/common/x86/ |
D | ihevc_inter_pred_filters_sse42_intr.c | 113 WORD8 *pi1_coeff, in ihevc_inter_pred_luma_copy_w16out_sse42() 240 WORD8 *pi1_coeff, in ihevc_inter_pred_chroma_copy_sse42() 461 WORD8 *pi1_coeff, in ihevc_inter_pred_chroma_copy_w16out_sse42()
|
D | ihevc_inter_pred_filters_ssse3_intr.c | 122 WORD8 *pi1_coeff, in ihevc_inter_pred_luma_copy_ssse3() 266 WORD8 *pi1_coeff, in ihevc_inter_pred_luma_horz_ssse3() 759 WORD8 *pi1_coeff, in ihevc_inter_pred_luma_vert_ssse3() 1505 WORD8 *pi1_coeff, in ihevc_inter_pred_luma_copy_w16out_ssse3() 1631 WORD8 *pi1_coeff, in ihevc_inter_pred_luma_horz_w16out_ssse3() 2057 WORD8 *pi1_coeff, in ihevc_inter_pred_luma_vert_w16out_ssse3() 2630 WORD8 *pi1_coeff, in ihevc_inter_pred_luma_vert_w16inp_ssse3() 3107 WORD8 *pi1_coeff, in ihevc_inter_pred_luma_vert_w16inp_w16out_ssse3() 3483 WORD8 *pi1_coeff, in ihevc_inter_pred_chroma_copy_ssse3() 3618 WORD8 *pi1_coeff, in ihevc_inter_pred_chroma_horz_ssse3() [all …]
|