Searched defs:ppu1_final (Results  1 – 3 of 3) sorted by relevance
| /external/libhevc/encoder/arm/ | 
| D | ihevce_subpel_neon.c | 310     U08 **ppu1_final,  in hme_qpel_interp_avg_1pt_neon()350     interp_prms_t *ps_prms, S32 i4_mv_x, S32 i4_mv_y, U08 **ppu1_final, S32 *pi4_final_stride)  in hme_qpel_interp_avg_2pt_vert_with_reuse_neon()
 358     interp_prms_t *ps_prms, S32 i4_mv_x, S32 i4_mv_y, U08 **ppu1_final, S32 *pi4_final_stride)  in hme_qpel_interp_avg_2pt_horz_with_reuse_neon()
 
 | 
| /external/libhevc/encoder/ | 
| D | hme_subpel.c | 198     U08 **ppu1_final,  in hme_qpel_interp_avg_2pt_vert_no_reuse()211     U08 **ppu1_final,  in hme_qpel_interp_avg_2pt_horz_no_reuse()
 242     U08 **ppu1_final,  in hme_qpel_interp_comprehensive()
 
 | 
| D | hme_utils.c | 5511     U08 **ppu1_final,  in hme_qpel_interp_avg_1pt()5575     interp_prms_t *ps_prms, S32 i4_mv_x, S32 i4_mv_y, U08 **ppu1_final, S32 *pi4_final_stride)  in hme_qpel_interp_avg_2pt_vert_with_reuse()
 5583     interp_prms_t *ps_prms, S32 i4_mv_x, S32 i4_mv_y, U08 **ppu1_final, S32 *pi4_final_stride)  in hme_qpel_interp_avg_2pt_horz_with_reuse()
 
 |