Home
last modified time | relevance | path

Searched defs:temp_out (Results 1 – 23 of 23) sorted by relevance

/aosp_15_r20/external/libvpx/vpx_dsp/
H A Dinv_txfm.c158 tran_low_t temp_in[4], temp_out[4]; in vpx_idct4x4_16_add_c() local
330 tran_low_t temp_in[8], temp_out[8]; in vpx_idct8x8_64_add_c() local
354 tran_low_t temp_in[8], temp_out[8]; in vpx_idct8x8_12_add_c() local
727 tran_low_t temp_in[16], temp_out[16]; in vpx_idct16x16_256_add_c() local
752 tran_low_t temp_in[16], temp_out[16]; in vpx_idct16x16_38_add_c() local
778 tran_low_t temp_in[16], temp_out[16]; in vpx_idct16x16_10_add_c() local
1185 tran_low_t temp_in[32], temp_out[32]; in vpx_idct32x32_1024_add_c() local
1216 tran_low_t temp_in[32], temp_out[32]; in vpx_idct32x32_135_add_c() local
1242 tran_low_t temp_in[32], temp_out[32]; in vpx_idct32x32_34_add_c() local
1459 tran_low_t temp_in[4], temp_out[4]; in vpx_highbd_idct4x4_16_add_c() local
[all …]
H A Dfwd_txfm.c714 tran_high_t temp_in[32], temp_out[32]; in vpx_fdct32x32_c() local
723 tran_high_t temp_in[32], temp_out[32]; in vpx_fdct32x32_c() local
741 tran_high_t temp_in[32], temp_out[32]; in vpx_fdct32x32_rd_c() local
753 tran_high_t temp_in[32], temp_out[32]; in vpx_fdct32x32_rd_c() local
/aosp_15_r20/external/libvpx/vp9/common/
H A Dvp9_idct.c32 tran_low_t temp_in[4], temp_out[4]; in vp9_iht4x4_16_add_c() local
64 tran_low_t temp_in[8], temp_out[8]; in vp9_iht8x8_64_add_c() local
97 tran_low_t temp_in[16], temp_out[16]; in vp9_iht16x16_256_add_c() local
222 tran_low_t temp_in[4], temp_out[4]; in vp9_highbd_iht4x4_16_add_c() local
254 tran_low_t temp_in[8], temp_out[8]; in vp9_highbd_iht8x8_64_add_c() local
287 tran_low_t temp_in[16], temp_out[16]; in vp9_highbd_iht16x16_256_add_c() local
/aosp_15_r20/external/libvpx/test/
H A Didct8x8_test.cc40 double temp_in[8], temp_out[8]; in reference_dct_2d() local
47 double temp_in[8], temp_out[8]; in reference_dct_2d() local
H A Ddct32x32_test.cc54 double temp_in[32], temp_out[32]; in reference_32x32_dct_2d() local
61 double temp_in[32], temp_out[32]; in reference_32x32_dct_2d() local
H A Dfdct8x8_test.cc67 double temp_in[8], temp_out[8]; in reference_8x8_dct_2d() local
74 double temp_in[8], temp_out[8]; in reference_8x8_dct_2d() local
H A Ddct16x16_test.cc212 double temp_in[16], temp_out[16]; in reference_16x16_dct_2d() local
219 double temp_in[16], temp_out[16]; in reference_16x16_dct_2d() local
/aosp_15_r20/external/libvpx/vp9/encoder/
H A Dvp9_dct.c537 tran_low_t temp_in[4], temp_out[4]; in vp9_fht4x4_c() local
564 tran_low_t temp_in[8], temp_out[8]; in vp9_fht8x8_c() local
647 tran_low_t temp_in[16], temp_out[16]; in vp9_fht16x16_c() local
/aosp_15_r20/external/libaom/av1/common/arm/
H A Dav1_inv_txfm_neon.c3766 int32_t *temp_out = temp_in + buf_offset; in lowbd_inv_txfm2d_add_4x4_neon() local
3830 int32_t *temp_out = temp_in + buf_offset; in lowbd_inv_txfm2d_add_4x8_neon() local
3896 int32_t *temp_out = temp_in + buf_offset; in lowbd_inv_txfm2d_add_8x4_neon() local
3962 int32_t *temp_out = temp_in + buf_offset; in lowbd_inv_txfm2d_add_4x16_neon() local
4027 int32_t *temp_out = temp_in + buf_offset; in lowbd_inv_txfm2d_add_16x4_neon() local
/aosp_15_r20/external/libvpx/vp9/common/mips/dspr2/
H A Dvp9_itrans4_dspr2.c29 int16_t temp_in[4 * 4], temp_out[4]; in vp9_iht4x4_16_add_dspr2() local
H A Dvp9_itrans8_dspr2.c28 int16_t temp_in[8 * 8], temp_out[8]; in vp9_iht8x8_64_add_dspr2() local
H A Dvp9_itrans16_dspr2.c29 int16_t temp_out[16]; in vp9_iht16x16_256_add_dspr2() local
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dsparse_tensor_dense_matmul_op_gpu.cu.cc105 auto temp_out = temp_out_t.matrix<Tsum>(); in Compute() local
H A Dsparse_tensor_dense_matmul_op.cc338 auto temp_out = temp_out_t.matrix<Tsum>(); in Compute() local
/aosp_15_r20/external/libdav1d/tests/checkasm/
H A Ditx.c194 double in[64], temp_out[64]; in ftx() local
/aosp_15_r20/external/libaom/test/
H A Dav1_txfm_test.cc265 std::unique_ptr<double[]> temp_out( in reference_hybrid_2d() local
/aosp_15_r20/external/libaom/av1/common/
H A Dav1_inv_txfm2d.c265 int32_t *temp_out = temp_in + buf_offset; in inv_txfm2d_add_c() local
/aosp_15_r20/external/libaom/av1/encoder/
H A Dav1_fwd_txfm2d.c84 int32_t *temp_out = output + txfm_size_row; in fwd_txfm2d_c() local
/aosp_15_r20/external/libvpx/vpx_dsp/x86/
H A Dfwd_dct32x32_impl_sse2.h27 tran_high_t temp_in[32], temp_out[32]; in vpx_fdct32x32_rows_c() local
42 tran_high_t temp_in[32], temp_out[32]; in vpx_fdct32x32_rd_rows_c() local
/aosp_15_r20/external/armnn/third-party/stb/
H A Dstb_image.h4593 stbi_uc *p, *temp_out, *orig = a->out; in stbi__expand_png_palette() local
/aosp_15_r20/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dstb_image.h4897 stbi_uc *p, *temp_out, *orig = a->out; in stbi__expand_png_palette() local
/aosp_15_r20/hardware/google/gfxstream/third-party/stb/include/stb/
Dstb_image.h4904 stbi_uc *p, *temp_out, *orig = a->out; in stbi__expand_png_palette() local
/aosp_15_r20/external/ComputeLibrary/include/stb/
H A Dstb_image.h4639 stbi_uc *p, *temp_out, *orig = a->out; in stbi__expand_png_palette() local