Home
last modified time | relevance | path

Searched defs:output_col (Results 1 – 25 of 37) sorted by relevance

12

/aosp_15_r20/external/libjpeg-turbo/
H A Djidctint.c429 JDIMENSION output_col) in jpeg_idct_7x7()
578 JDIMENSION output_col) in jpeg_idct_6x6()
699 JDIMENSION output_col) in jpeg_idct_5x5()
814 JDIMENSION output_col) in jpeg_idct_3x3()
904 JDIMENSION output_col) in jpeg_idct_9x9()
1075 JDIMENSION output_col) in jpeg_idct_10x10()
1270 JDIMENSION output_col) in jpeg_idct_11x11()
1464 JDIMENSION output_col) in jpeg_idct_12x12()
1680 JDIMENSION output_col) in jpeg_idct_13x13()
1908 JDIMENSION output_col) in jpeg_idct_14x14()
[all …]
H A Djsimd_none.c328 JDIMENSION output_col) in jsimd_idct_2x2()
335 JDIMENSION output_col) in jsimd_idct_4x4()
342 JDIMENSION output_col) in jsimd_idct_6x6()
349 JDIMENSION output_col) in jsimd_idct_12x12()
374 JDIMENSION output_col) in jsimd_idct_islow()
381 JDIMENSION output_col) in jsimd_idct_ifast()
388 JDIMENSION output_col) in jsimd_idct_float()
H A Djdcoefct.c93 JDIMENSION start_col, output_col; in decompress_onepass() local
274 JDIMENSION output_col; in decompress_data() local
438 JDIMENSION output_col; in decompress_smooth_data() local
H A Djidctred.c281 JDIMENSION output_col) in jpeg_idct_2x2()
392 JDIMENSION output_col) in jpeg_idct_1x1()
/aosp_15_r20/packages/modules/NeuralNetworks/runtime/test/specs/V1_3/
Davg_pool_quant8_signed.mod.py55 output_col = (col + 2 * pad - flt + std) // std variable
92 output_col = (col + 2 * pad - flt + std) // std variable
178 output_col = (col + 2 * pad - flt + std) // std variable
207 output_col = (col + 2 * pad - flt + std) // std variable
236 output_col = (col + 2 * pad - flt + std) // std variable
Dmax_pool_quant8_signed.mod.py52 output_col = (col + 2 * pad - flt + std) // std variable
91 output_col = (col + 2 * pad - flt + std) // std variable
160 output_col = (col + 2 * pad - flt + std) // std variable
189 output_col = (col + 2 * pad - flt + std) // std variable
/aosp_15_r20/external/libjpeg-turbo/simd/x86_64/
H A Djsimd.c916 JDIMENSION output_col) in jsimd_idct_2x2()
924 JDIMENSION output_col) in jsimd_idct_4x4()
1006 JDIMENSION output_col) in jsimd_idct_islow()
1022 JDIMENSION output_col) in jsimd_idct_ifast()
1031 JDIMENSION output_col) in jsimd_idct_float()
/aosp_15_r20/external/libjpeg-turbo/simd/arm/aarch64/
H A Djsimd.c875 JDIMENSION output_col) in jsimd_idct_2x2()
883 JDIMENSION output_col) in jsimd_idct_4x4()
945 JDIMENSION output_col) in jsimd_idct_islow()
954 JDIMENSION output_col) in jsimd_idct_ifast()
963 JDIMENSION output_col) in jsimd_idct_float()
/aosp_15_r20/external/libjpeg-turbo/simd/i386/
H A Djsimd.c1072 JDIMENSION output_col) in jsimd_idct_2x2()
1087 JDIMENSION output_col) in jsimd_idct_4x4()
1184 JDIMENSION output_col) in jsimd_idct_islow()
1203 JDIMENSION output_col) in jsimd_idct_ifast()
1219 JDIMENSION output_col) in jsimd_idct_float()
/aosp_15_r20/external/libjpeg-turbo/simd/arm/aarch32/
H A Djsimd.c810 JDIMENSION output_col) in jsimd_idct_2x2()
818 JDIMENSION output_col) in jsimd_idct_4x4()
880 JDIMENSION output_col) in jsimd_idct_islow()
889 JDIMENSION output_col) in jsimd_idct_ifast()
898 JDIMENSION output_col) in jsimd_idct_float()
/aosp_15_r20/packages/modules/NeuralNetworks/runtime/test/specs/V1_2/
Davg_pool_v1_2.mod.py48 output_col = (col + 2 * pad - flt + std) // std variable
76 output_col = (col + 2 * pad - flt + std) // std variable
104 output_col = (col + 2 * pad - flt + std) // std variable
Dmax_pool_v1_2.mod.py46 output_col = (col + 2 * pad - flt + std) // std variable
74 output_col = (col + 2 * pad - flt + std) // std variable
Dconcat_float16_3.mod.py23 output_col = col1 + col2 variable
/aosp_15_r20/external/libjpeg-turbo/simd/arm/
H A Djidctint-neon.c190 JSAMPARRAY output_buf, JDIMENSION output_col) in jsimd_idct_islow_neon()
564 JDIMENSION output_col, in jsimd_idct_islow_pass2_regular()
711 JDIMENSION output_col, in jsimd_idct_islow_pass2_sparse()
H A Djidctred-neon.c77 JSAMPARRAY output_buf, JDIMENSION output_col) in jsimd_idct_2x2_neon()
197 JSAMPARRAY output_buf, JDIMENSION output_col) in jsimd_idct_4x4_neon()
/aosp_15_r20/packages/modules/NeuralNetworks/runtime/test/specs/V1_0/
Dconcat_quant8_3.mod.py23 output_col = col1 + col2 variable
Dconcat_float_3.mod.py23 output_col = col1 + col2 variable
Davg_pool_float_3.mod.py36 output_col = (col + 2 * pad - flt + std) // std variable
Davg_pool_quant8_2.mod.py36 output_col = (col + 2 * pad - flt + std) // std variable
Davg_pool_quant8_3.mod.py36 output_col = (col + 2 * pad - flt + std) // std variable
Davg_pool_float_4.mod.py36 output_col = (col + 2 * pad - flt + std) // std variable
Davg_pool_float_2.mod.py36 output_col = (col + 2 * pad - flt + std) // std variable
/aosp_15_r20/packages/modules/NeuralNetworks/runtime/test/specs/V1_1/
Dconcat_float_3_relaxed.mod.py23 output_col = col1 + col2 variable
Davg_pool_float_2_relaxed.mod.py38 output_col = (col + 2 * pad - flt + std) // std variable
Davg_pool_float_3_relaxed.mod.py36 output_col = (col + 2 * pad - flt + std) // std variable

12