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.c214 UWORD16 *pu2_dst; in ihevc_intra_pred_chroma_ref_substitution_a9q() local
221 UWORD16 *pu2_dst; in ihevc_intra_pred_chroma_ref_substitution_a9q() local
231 UWORD16 *pu2_dst = (UWORD16 *)&pu1_dst[(2 * nt) - 2]; in ihevc_intra_pred_chroma_ref_substitution_a9q() local
243 UWORD16 *pu2_dst = (UWORD16 *)&pu1_dst[(4 * nt)]; in ihevc_intra_pred_chroma_ref_substitution_a9q() local
250 UWORD16 *pu2_dst = (UWORD16 *)&pu1_dst[(6 * nt)]; in ihevc_intra_pred_chroma_ref_substitution_a9q() local
318 UWORD16 *pu2_dst; in ihevc_intra_pred_chroma_ref_substitution_a9q() local
384 UWORD16 *pu2_dst; in ihevc_intra_pred_chroma_ref_substitution_a9q() 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/
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.c245 UWORD16 *pu2_dst; in ihevc_intra_pred_chroma_ref_substitution() local
252 UWORD16 *pu2_dst; in ihevc_intra_pred_chroma_ref_substitution() local
262 UWORD16 *pu2_dst = (UWORD16 *)&pu1_dst[(2 * nt) - 2]; in ihevc_intra_pred_chroma_ref_substitution() local
274 UWORD16 *pu2_dst = (UWORD16 *)&pu1_dst[(4 * nt)]; in ihevc_intra_pred_chroma_ref_substitution() local
281 UWORD16 *pu2_dst = (UWORD16 *)&pu1_dst[(6 * nt)]; in ihevc_intra_pred_chroma_ref_substitution() local
349 UWORD16 *pu2_dst; in ihevc_intra_pred_chroma_ref_substitution() local
415 UWORD16 *pu2_dst; in ihevc_intra_pred_chroma_ref_substitution() local
/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()
/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()