/external/libvpx/vpx_dsp/arm/ |
D | fdct32x32_neon.c | 239 int32x4_t left1[32], left2[32], left3[32], left4[32], right1[32], right2[32], in vpx_highbd_fdct32x32_neon() local 247 highbd_scale_input(temp0, left1, right1); in vpx_highbd_fdct32x32_neon() 248 highbd_dct8x32_body_first_pass(left1, right1); in vpx_highbd_fdct32x32_neon() 249 highbd_partial_sub_round_shift(left1, right1); in vpx_highbd_fdct32x32_neon() 267 transpose_s32_8x8_2(left1, right1, temp1, temp2); in vpx_highbd_fdct32x32_neon() 277 transpose_s32_8x8_2(left1 + 8, right1 + 8, temp1, temp2); in vpx_highbd_fdct32x32_neon() 287 transpose_s32_8x8_2(left1 + 16, right1 + 16, temp1, temp2); in vpx_highbd_fdct32x32_neon() 297 transpose_s32_8x8_2(left1 + 24, right1 + 24, temp1, temp2); in vpx_highbd_fdct32x32_neon() 307 transpose_s32_8x8_2(left5, right5, left1, right1); in vpx_highbd_fdct32x32_neon() 311 transpose_s32_8x8_2(left6, right6, left1 + 8, right1 + 8); in vpx_highbd_fdct32x32_neon() [all …]
|
D | fdct16x16_neon.c | 85 int32x4_t left1[16], left2[16], left3[16], left4[16], right1[16], right2[16], in vpx_highbd_fdct16x16_neon() local 90 highbd_scale_input(temp0, left1, right1); in vpx_highbd_fdct16x16_neon() 91 vpx_highbd_fdct8x16_body(left1, right1); in vpx_highbd_fdct16x16_neon() 101 transpose_s32_8x8_2(left1, right1, left3, right3); in vpx_highbd_fdct16x16_neon() 103 transpose_s32_8x8_2(left1 + 8, right1 + 8, left4, right4); in vpx_highbd_fdct16x16_neon() 107 highbd_cross_input(left3, right3, left1, right1); in vpx_highbd_fdct16x16_neon() 108 vpx_highbd_fdct8x16_body(left1, right1); in vpx_highbd_fdct16x16_neon() 117 transpose_s32_8x8_2(left1, right1, left3, right3); in vpx_highbd_fdct16x16_neon() 119 transpose_s32_8x8_2(left1 + 8, right1 + 8, left4, right4); in vpx_highbd_fdct16x16_neon()
|
/external/libvpx/vp9/common/ |
D | vp9_pred_common.c | 196 const MV_REFERENCE_FRAME left1 = left_mi->ref_frame[1]; in vp9_get_pred_context_single_ref_p1() local 200 left0 == LAST_FRAME || left1 == LAST_FRAME); in vp9_get_pred_context_single_ref_p1() 204 const MV_REFERENCE_FRAME crf2 = above_has_second ? above1 : left1; in vp9_get_pred_context_single_ref_p1() 267 const MV_REFERENCE_FRAME left1 = left_mi->ref_frame[1]; in vp9_get_pred_context_single_ref_p2() local 270 if (above0 == left0 && above1 == left1) in vp9_get_pred_context_single_ref_p2() 273 left0 == GOLDEN_FRAME || left1 == GOLDEN_FRAME); in vp9_get_pred_context_single_ref_p2() 279 const MV_REFERENCE_FRAME crf2 = above_has_second ? above1 : left1; in vp9_get_pred_context_single_ref_p2()
|
/external/libvpx/vpx_dsp/mips/ |
D | intrapred16_dspr2.c | 163 int32_t tmp, above1, above_l1, above_r1, left1, left_r1, left_l1; in vpx_dc_predictor_16x16_dspr2() local 317 : [left1] "=&r"(left1), [above1] "=&r"(above1), [left_l1] "=&r"(left_l1), in vpx_dc_predictor_16x16_dspr2()
|
D | intrapred4_dspr2.c | 85 int32_t left0, left1, left2, left3; in vpx_tm_predictor_4x4_dspr2() local 219 [left1] "=&r"(left1), [left2] "=&r"(left2), [res0] "=&r"(res0), in vpx_tm_predictor_4x4_dspr2()
|
D | intrapred8_dspr2.c | 72 int32_t tmp, above1, above_l1, above_r1, left1, left_r1, left_l1; in vpx_dc_predictor_8x8_dspr2() local 139 [above_r1] "=&r"(above_r1), [left1] "=&r"(left1), in vpx_dc_predictor_8x8_dspr2()
|
D | intrapred_msa.c | 320 v16u8 top0, top1, left0, left1, out; in intra_predict_dc_32x32_msa() local 326 LD_UB2(src_left, 16, left0, left1); in intra_predict_dc_32x32_msa() 328 HADD_UB2_UH(left0, left1, sum_left0, sum_left1); in intra_predict_dc_32x32_msa()
|
/external/webp/src/demux/ |
D | anim_decode.c | 296 int* const left1, int* const width1, in FindBlendRangeAtRow() argument 302 *left1 = -1; in FindBlendRangeAtRow() 309 *left1 = src->x_offset; in FindBlendRangeAtRow() 315 *left1 = src->x_offset; in FindBlendRangeAtRow() 405 int left1, width1, left2, width2; in WebPAnimDecoderGetNext() local 406 FindBlendRangeAtRow(&iter, &dec->prev_iter_, canvas_y, &left1, &width1, in WebPAnimDecoderGetNext() 409 const size_t offset1 = canvas_y * width + left1; in WebPAnimDecoderGetNext()
|
/external/speex/tmv/ |
D | filterbank_tm.h | 86 register int left10, right10, left1, left0, right1, right0; in filterbank_compute_bank32() local 112 left1 = asri(16,left10); in filterbank_compute_bank32() 117 _mel += left1 * ps1_msb + ((left1 * ps1_lsb + s ) >> 15); in filterbank_compute_bank32()
|
/external/replicaisland/src/com/replica/replicaisland/ |
D | AABoxCollisionVolume.java | 94 private boolean boxIntersect(float left1, float right1, float top1, float bottom1, in boxIntersect() argument 96 final boolean horizontalIntersection = left1 < right2 && left2 < right1; in boxIntersect()
|
/external/freetype/src/autofit/ |
D | afcjk.c | 1957 AF_EdgeRec left1, left2, right1, right2; in af_cjk_hint_edges() 1965 left1 = *left; in af_cjk_hint_edges() 1987 delta2 += af_hint_normal_stem( hints, &left1, &left2, delta2, 0 ); in af_cjk_hint_edges() 1994 center2 = left1.pos + ( right2.pos - left1.pos ) / 2; in af_cjk_hint_edges() 2001 left->pos = left1.pos; in af_cjk_hint_edges()
|
/external/rust/crates/rayon/src/iter/ |
D | unzip.rs | 303 let (left1, left2, left_reducer) = self.left.split_at(index); in split_at() 309 left: left1, in split_at()
|
/external/libgav1/src/dsp/x86/ |
D | intrapred_smooth_sse4.cc | 1007 const __m128i left1 = _mm_cvtepu8_epi16(LoadLo8(left_column)); in SmoothHorizontal32x16_SSE4_1() local 1031 __m128i left_y = _mm_shuffle_epi8(left1, y_select); in SmoothHorizontal32x16_SSE4_1() 1169 const __m128i left1 = _mm_cvtepu8_epi16(LoadLo8(left_column)); in SmoothHorizontal64x16_SSE4_1() local 1212 __m128i left_y = _mm_shuffle_epi8(left1, y_select); in SmoothHorizontal64x16_SSE4_1() 1245 const __m128i left1 = _mm_cvtepu8_epi16(LoadLo8(left_column)); in SmoothHorizontal64x32_SSE4_1() local 1287 const __m128i left_y = _mm_shuffle_epi8(left1, y_select); in SmoothHorizontal64x32_SSE4_1()
|
/external/libaom/aom_dsp/x86/ |
D | intrapred_ssse3.c | 2609 const __m128i left1 = cvtepu8_epi16(LoadLo8(left_column)); in aom_smooth_h_predictor_32x16_ssse3() local 2632 __m128i left_y = _mm_shuffle_epi8(left1, y_select); in aom_smooth_h_predictor_32x16_ssse3() 2765 const __m128i left1 = cvtepu8_epi16(LoadLo8(left_column)); in aom_smooth_h_predictor_64x16_ssse3() local 2806 __m128i left_y = _mm_shuffle_epi8(left1, y_select); in aom_smooth_h_predictor_64x16_ssse3() 2838 const __m128i left1 = cvtepu8_epi16(LoadLo8(left_column)); in aom_smooth_h_predictor_64x32_ssse3() local 2879 const __m128i left_y = _mm_shuffle_epi8(left1, y_select); in aom_smooth_h_predictor_64x32_ssse3()
|