Home
last modified time | relevance | path

Searched defs:pu2_dst (Results 1 – 6 of 6) sorted by relevance

/external/libhevc/common/arm/
Dihevc_intra_ref_substitution_a9q.c209 UWORD16 *pu2_dst; in ihevc_intra_pred_chroma_ref_substitution_a9q() local
216 UWORD16 *pu2_dst; in ihevc_intra_pred_chroma_ref_substitution_a9q() local
226 UWORD16 *pu2_dst = (UWORD16 *)&pu1_dst[(2 * nt) - 2]; in ihevc_intra_pred_chroma_ref_substitution_a9q() local
238 UWORD16 *pu2_dst = (UWORD16 *)&pu1_dst[(4 * nt)]; in ihevc_intra_pred_chroma_ref_substitution_a9q() local
245 UWORD16 *pu2_dst = (UWORD16 *)&pu1_dst[(6 * nt)]; in ihevc_intra_pred_chroma_ref_substitution_a9q() local
313 UWORD16 *pu2_dst; in ihevc_intra_pred_chroma_ref_substitution_a9q() local
379 UWORD16 *pu2_dst; in ihevc_intra_pred_chroma_ref_substitution_a9q() local
/external/libhevc/common/
Dihevc_mem_fns.c147 void ihevc_memset_16bit(UWORD16 *pu2_dst, UWORD16 value, UWORD32 num_words) in ihevc_memset_16bit()
158 void ihevc_memset_16bit_mul_8(UWORD16 *pu2_dst, UWORD16 value, UWORD32 num_words) in ihevc_memset_16bit_mul_8()
Dihevc_chroma_intra_pred_filters.c235 UWORD16 *pu2_dst; in ihevc_intra_pred_chroma_ref_substitution() local
242 UWORD16 *pu2_dst; in ihevc_intra_pred_chroma_ref_substitution() local
252 UWORD16 *pu2_dst = (UWORD16 *)&pu1_dst[(2 * nt) - 2]; in ihevc_intra_pred_chroma_ref_substitution() local
264 UWORD16 *pu2_dst = (UWORD16 *)&pu1_dst[(4 * nt)]; in ihevc_intra_pred_chroma_ref_substitution() local
271 UWORD16 *pu2_dst = (UWORD16 *)&pu1_dst[(6 * nt)]; in ihevc_intra_pred_chroma_ref_substitution() local
339 UWORD16 *pu2_dst; in ihevc_intra_pred_chroma_ref_substitution() local
405 UWORD16 *pu2_dst; in ihevc_intra_pred_chroma_ref_substitution() local
/external/libavc/common/
Dih264_mem_fns.c157 void ih264_memset_16bit(UWORD16 *pu2_dst, UWORD16 value, UWORD32 num_words) in ih264_memset_16bit()
166 void ih264_memset_16bit_mul_8(UWORD16 *pu2_dst, in ih264_memset_16bit_mul_8()
/external/libhevc/common/x86/
Dihevc_mem_fns_ssse3_intr.c157 void ihevc_memset_16bit_mul_8_ssse3(UWORD16 *pu2_dst, UWORD16 value, UWORD32 num_words) in ihevc_memset_16bit_mul_8_ssse3()
/external/libavc/common/x86/
Dih264_mem_fns_ssse3.c158 void ih264_memset_16bit_mul_8_ssse3(UWORD16 *pu2_dst, UWORD16 value, UWORD32 num_words) in ih264_memset_16bit_mul_8_ssse3()