Home
last modified time | relevance | path

Searched defs:pu1_src_tmp (Results 1 – 5 of 5) sorted by relevance

/external/libhevc/encoder/arm/
Dihevce_scale_by_2_neon.c74 UWORD8 *pu1_src_tmp = pu1_src + j * src_strd - 3; in ihevce_horz_scale_neon_w16() local
133 UWORD8 *pu1_src_tmp = pu1_src - 3 * src_strd + i; in ihevce_vert_scale_neon_w16() local
218 UWORD8 *pu1_src_tmp = pu1_src + j * src_strd; in ihevce_scaling_filter_mxn_neon() local
Dihevce_decomp_pre_intra_pass_neon.c74 UWORD8 *pu1_src_tmp = pu1_src - 3 * src_strd; in ihevce_scaling_filter_mxn() local
169 UWORD8 *pu1_src_tmp = pu1_src + wd_offset + ht_offset * src_strd; in ihevce_scale_by_2_neon() local
/external/libhevc/decoder/
Dihevcd_sao.c243 UWORD8 *pu1_src_tmp = pu1_src_luma; in ihevcd_sao_ctb() local
323 UWORD8 *pu1_src_tmp = pu1_src_luma; in ihevcd_sao_ctb() local
392 UWORD8 *pu1_src_tmp = pu1_src_chroma; in ihevcd_sao_ctb() local
477 UWORD8 *pu1_src_tmp = pu1_src_chroma; in ihevcd_sao_ctb() local
/external/libhevc/encoder/
Dihevce_decomp_pre_intra_pass.c1603 UWORD8 *pu1_src_tmp = pu1_src - 3 * src_strd; in ihevce_scaling_filter_mxn() local
1700 UWORD8 *pu1_src_tmp = pu1_src + wd_offset + ht_offset * src_strd; in ihevce_scale_by_2() local
Dhme_utils.c2118 U08 *pu1_src, *pu1_dst, *pu1_src_tmp; in hme_get_wt_inp() local