/external/libhevc/common/arm/ |
D | ihevc_intra_ref_substitution_a9q.c | 214 UWORD16 *pu2_dst; in ihevc_intra_pred_chroma_ref_substitution_a9q() local 216 pu2_dst = (UWORD16 *)&pu1_dst[2 * idx]; in ihevc_intra_pred_chroma_ref_substitution_a9q() 217 ihevc_memset_16bit_a9q((UWORD16 *)pu1_dst, pu2_dst[0], idx); in ihevc_intra_pred_chroma_ref_substitution_a9q() 221 UWORD16 *pu2_dst; in ihevc_intra_pred_chroma_ref_substitution_a9q() local 224 pu2_dst = (UWORD16 *)&pu1_dst[2 * idx]; in ihevc_intra_pred_chroma_ref_substitution_a9q() 225 ihevc_memset_16bit_a9q((UWORD16 *)pu1_dst, pu2_dst[0], idx); in ihevc_intra_pred_chroma_ref_substitution_a9q() 231 UWORD16 *pu2_dst = (UWORD16 *)&pu1_dst[(2 * nt) - 2]; in ihevc_intra_pred_chroma_ref_substitution_a9q() local 232 ihevc_memset_16bit_a9q((UWORD16 *)&pu1_dst[(2 * nt)], pu2_dst[0], nt); in ihevc_intra_pred_chroma_ref_substitution_a9q() 243 UWORD16 *pu2_dst = (UWORD16 *)&pu1_dst[(4 * nt)]; in ihevc_intra_pred_chroma_ref_substitution_a9q() local 244 ihevc_memset_16bit_a9q((UWORD16 *)&pu1_dst[(4 * nt) + 2], pu2_dst[0], nt); in ihevc_intra_pred_chroma_ref_substitution_a9q() [all …]
|
D | ihevc_mem_fns.s | 205 @void ihevc_memset_16bit_mul_8(UWORD16 *pu2_dst, 209 @ r0 => *pu2_dst 239 @void ihevc_memset_16bit(UWORD16 *pu2_dst, 243 @ r0 => *pu2_dst
|
/external/libhevc/common/ |
D | ihevc_intra_pred.h | 165 UWORD16 *pu2_dst, 175 UWORD16 *pu2_dst, 185 UWORD16 *pu2_dst, 195 UWORD16 *pu2_dst, 205 UWORD16 *pu2_dst, 215 UWORD16 *pu2_dst, 225 UWORD16 *pu2_dst, 235 UWORD16 *pu2_dst, 244 UWORD16 *pu2_dst, 255 UWORD16 *pu2_dst, [all …]
|
D | ihevc_chroma_intra_pred.h | 134 UWORD16 *pu2_dst, 143 UWORD16 *pu2_dst, 152 UWORD16 *pu2_dst, 160 UWORD16 *pu2_dst, 169 UWORD16 *pu2_dst, 179 UWORD16 *pu2_dst, 187 UWORD16 *pu2_dst, 196 UWORD16 *pu2_dst, 206 UWORD16 *pu2_dst, 215 UWORD16 *pu2_dst, [all …]
|
D | ihevc_chroma_intra_pred_filters.c | 245 UWORD16 *pu2_dst; in ihevc_intra_pred_chroma_ref_substitution() local 247 pu2_dst = (UWORD16 *)&pu1_dst[2 * idx]; in ihevc_intra_pred_chroma_ref_substitution() 248 ihevc_memset_16bit((UWORD16 *)pu1_dst, pu2_dst[0], idx); in ihevc_intra_pred_chroma_ref_substitution() 252 UWORD16 *pu2_dst; in ihevc_intra_pred_chroma_ref_substitution() local 255 pu2_dst = (UWORD16 *)&pu1_dst[2 * idx]; in ihevc_intra_pred_chroma_ref_substitution() 256 ihevc_memset_16bit((UWORD16 *)pu1_dst, pu2_dst[0], idx); in ihevc_intra_pred_chroma_ref_substitution() 262 UWORD16 *pu2_dst = (UWORD16 *)&pu1_dst[(2 * nt) - 2]; in ihevc_intra_pred_chroma_ref_substitution() local 263 ihevc_memset_16bit((UWORD16 *)&pu1_dst[(2 * nt)], pu2_dst[0], nt); in ihevc_intra_pred_chroma_ref_substitution() 274 UWORD16 *pu2_dst = (UWORD16 *)&pu1_dst[(4 * nt)]; in ihevc_intra_pred_chroma_ref_substitution() local 275 ihevc_memset_16bit((UWORD16 *)&pu1_dst[(4 * nt) + 2], pu2_dst[0], nt); in ihevc_intra_pred_chroma_ref_substitution() [all …]
|
D | ihevc_mem_fns.c | 147 void ihevc_memset_16bit(UWORD16 *pu2_dst, UWORD16 value, UWORD32 num_words) in ihevc_memset_16bit() argument 152 *pu2_dst++ = value; 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() argument 163 *pu2_dst++ = value; in ihevc_memset_16bit_mul_8()
|
D | ihevc_recon.h | 46 UWORD16 *pu2_dst, 61 UWORD16 *pu2_dst, 76 UWORD16 *pu2_dst, 91 UWORD16 *pu2_dst, 106 UWORD16 *pu2_dst,
|
D | ihevc_iquant_recon.h | 50 UWORD16 *pu2_dst, 71 UWORD16 *pu2_dst, 92 UWORD16 *pu2_dst, 113 UWORD16 *pu2_dst, 134 UWORD16 *pu2_dst,
|
D | ihevc_inter_pred.h | 91 UWORD16 *pu2_dst, 113 UWORD16 *pu2_dst, 134 UWORD16 *pu2_dst, 149 UWORD16 *pu2_dst, 168 UWORD16 *pu2_dst, 178 UWORD16 *pu2_dst, 193 UWORD16 *pu2_dst, 214 UWORD16 *pu2_dst,
|
D | ihevc_itrans_recon.h | 49 UWORD16 *pu2_dst, 68 UWORD16 *pu2_dst, 87 UWORD16 *pu2_dst, 106 UWORD16 *pu2_dst, 125 UWORD16 *pu2_dst,
|
D | ihevc_iquant_itrans_recon.h | 56 UWORD16 *pu2_dst, 83 UWORD16 *pu2_dst, 110 UWORD16 *pu2_dst, 137 UWORD16 *pu2_dst, 164 UWORD16 *pu2_dst,
|
D | ihevc_chroma_recon.h | 55 UWORD16 *pu2_dst, 70 UWORD16 *pu2_dst, 85 UWORD16 *pu2_dst,
|
D | ihevc_chroma_iquant_recon.h | 53 UWORD16 *pu2_dst, 74 UWORD16 *pu2_dst, 95 UWORD16 *pu2_dst,
|
D | ihevc_chroma_itrans_recon.h | 52 UWORD16 *pu2_dst, 71 UWORD16 *pu2_dst, 90 UWORD16 *pu2_dst,
|
D | ihevc_chroma_iquant_itrans_recon.h | 57 UWORD16 *pu2_dst, 84 UWORD16 *pu2_dst, 111 UWORD16 *pu2_dst,
|
D | ihevc_mem_fns.h | 92 typedef void ihevc_memset_16bit_ft(UWORD16 *pu2_dst, UWORD16 value, UWORD32 num_words); 94 typedef void ihevc_memset_16bit_mul_8_ft(UWORD16 *pu2_dst, UWORD16 value, UWORD32 num_words);
|
/external/libavc/common/ |
D | ih264_mem_fns.c | 157 void ih264_memset_16bit(UWORD16 *pu2_dst, UWORD16 value, UWORD32 num_words) in ih264_memset_16bit() argument 162 *pu2_dst++ = value; in ih264_memset_16bit() 166 void ih264_memset_16bit_mul_8(UWORD16 *pu2_dst, in ih264_memset_16bit_mul_8() argument 173 *pu2_dst++ = value; in ih264_memset_16bit_mul_8()
|
D | ih264_mem_fns.h | 94 typedef void ih264_memset_16bit_ft(UWORD16 *pu2_dst, UWORD16 value, UWORD32 num_words); 96 typedef void ih264_memset_16bit_mul_8_ft(UWORD16 *pu2_dst, UWORD16 value, UWORD32 num_words);
|
/external/libavc/common/x86/ |
D | ih264_mem_fns_ssse3.c | 158 void ih264_memset_16bit_mul_8_ssse3(UWORD16 *pu2_dst, UWORD16 value, UWORD32 num_words) in ih264_memset_16bit_mul_8_ssse3() argument 165 _mm_storeu_si128((__m128i *)(pu2_dst), src_temp16x8b); in ih264_memset_16bit_mul_8_ssse3() 166 pu2_dst += 8; in ih264_memset_16bit_mul_8_ssse3()
|
/external/libhevc/common/x86/ |
D | ihevc_mem_fns_ssse3_intr.c | 157 void ihevc_memset_16bit_mul_8_ssse3(UWORD16 *pu2_dst, UWORD16 value, UWORD32 num_words) in ihevc_memset_16bit_mul_8_ssse3() argument 164 _mm_storeu_si128((__m128i *)(pu2_dst), src_temp16x8b); in ihevc_memset_16bit_mul_8_ssse3() 165 pu2_dst += 8; in ihevc_memset_16bit_mul_8_ssse3()
|
/external/libavc/common/arm/ |
D | ih264_mem_fns_neon.s | 203 @void ih264_memset_16bit_mul_8(UWORD16 *pu2_dst, 207 @ r0 => *pu2_dst 235 @void ih264_memset_16bit(UWORD16 *pu2_dst, 239 @ r0 => *pu2_dst
|