/external/libxaac/decoder/generic/ |
D | ixheaacd_qmf_dec_generic.c | 846 WORD32 x_8, x_9, x_a, x_b, x_c, x_d, x_e, x_f; in ixheaacd_esbr_postradixcompute2() local 898 x_c = *x2++; in ixheaacd_esbr_postradixcompute2() 907 n12 = ixheaacd_add32_sat(x_c, x_e); in ixheaacd_esbr_postradixcompute2() 909 n32 = ixheaacd_sub32_sat(x_c, x_e); in ixheaacd_esbr_postradixcompute2() 936 WORD32 x_8, x_9, x_a, x_b, x_c, x_d, x_e, x_f; in ixheaacd_esbr_postradixcompute4() local 997 x_c = *x2++; in ixheaacd_esbr_postradixcompute4() 1002 xh0_2 = ixheaacd_add32_sat(x_8, x_c); in ixheaacd_esbr_postradixcompute4() 1004 xl0_2 = ixheaacd_sub32_sat(x_8, x_c); in ixheaacd_esbr_postradixcompute4() 1685 WORD32 x_8, x_9, x_a, x_b, x_c, x_d, x_e, x_f; in ixheaacd_postradixcompute4() local 1746 x_c = *x2++; in ixheaacd_postradixcompute4() [all …]
|
/external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/ |
D | convolution_transposed_3x3.cc | 329 const std::string x_c = "DST_X + " + s_x + " * " + pixel_stride; in GenerateConvolutionTransposedCode() local 331 c += " if (" + x_c + " < args.dst_tensor.Width() && " + y_c + in GenerateConvolutionTransposedCode() 334 c += " args.dst_tensor.Write(res0, " + x_c + ", " + y_c + ", Z);\n"; in GenerateConvolutionTransposedCode()
|
/external/libxaac/decoder/armv8/ |
D | ixheaacd_qmf_dec_armv8.c | 623 WORD32 x_8, x_9, x_a, x_b, x_c, x_d, x_e, x_f; in ixheaacd_esbr_postradixcompute2() local 664 x_c = *x2++; in ixheaacd_esbr_postradixcompute2() 671 y1[h2 + 2] = ixheaacd_add32_sat(x_c, x_e); in ixheaacd_esbr_postradixcompute2() 675 y3[h2 + 2] = ixheaacd_sub32_sat(x_c, x_e); in ixheaacd_esbr_postradixcompute2() 693 WORD32 x_8, x_9, x_a, x_b, x_c, x_d, x_e, x_f; in ixheaacd_esbr_postradixcompute4() local 754 x_c = *x2++; in ixheaacd_esbr_postradixcompute4() 759 xh0_2 = ixheaacd_add32_sat(x_8, x_c); in ixheaacd_esbr_postradixcompute4() 761 xl0_2 = ixheaacd_sub32_sat(x_8, x_c); in ixheaacd_esbr_postradixcompute4()
|
/external/tensorflow/tensorflow/python/keras/layers/ |
D | recurrent.py | 2397 x_i, x_f, x_c, x_o = x 2403 c = f * c_tm1 + i * self.activation(x_c + K.dot( 2441 x_c = K.dot(inputs_c, k_c) 2448 x_c = K.bias_add(x_c, b_c) 2461 x = (x_i, x_f, x_c, x_o) 2617 x_i, x_f, x_c, x_o = x 2625 c = f * c_tm1 + i * self.activation(x_c + K.dot(
|
D | convolutional_recurrent.py | 636 x_c = self.input_conv(inputs_c, kernel_c, bias_c, padding=self.padding) 645 c = f * c_tm1 + i * self.activation(x_c + h_c)
|
/external/libxaac/decoder/ |
D | ixheaacd_aac_imdct.c | 1953 WORD32 x_8, x_9, x_a, x_b, x_c, x_d, x_e, x_f; in ixheaacd_fft32x32_ld_dec() local 2140 x_c = x2[4]; in ixheaacd_fft32x32_ld_dec() 2146 xh0_2 = ixheaacd_add32_sat(x_8, x_c); in ixheaacd_fft32x32_ld_dec() 2148 xl0_2 = ixheaacd_sub32_sat(x_8, x_c); in ixheaacd_fft32x32_ld_dec() 2169 n12 = ixheaacd_add32_sat(x_c, x_e); in ixheaacd_fft32x32_ld_dec() 2171 n32 = ixheaacd_sub32_sat(x_c, x_e); in ixheaacd_fft32x32_ld_dec()
|
/external/skia/experimental/wasm-skp-debugger/debugger/ |
D | anim.mskp | 14408 …��~,Y�x���C:���Z��aw��{h��!�@5R���'��{��ίV��ɡ�2��pm��P� ����ɗ^���x_c�`�����sf3B��~�N�…
|