Home
last modified time | relevance | path

Searched refs:coef_block (Results 1 – 25 of 33) sorted by relevance

12

/external/libjpeg-turbo/
Djdct.h98 JCOEFPTR coef_block, JSAMPARRAY output_buf, JDIMENSION output_col);
101 JCOEFPTR coef_block, JSAMPARRAY output_buf, JDIMENSION output_col);
104 JCOEFPTR coef_block, JSAMPARRAY output_buf, JDIMENSION output_col);
107 JCOEFPTR coef_block, JSAMPARRAY output_buf, JDIMENSION output_col);
110 JCOEFPTR coef_block, JSAMPARRAY output_buf, JDIMENSION output_col);
113 JCOEFPTR coef_block, JSAMPARRAY output_buf, JDIMENSION output_col);
116 JCOEFPTR coef_block, JSAMPARRAY output_buf, JDIMENSION output_col);
119 JCOEFPTR coef_block, JSAMPARRAY output_buf, JDIMENSION output_col);
122 JCOEFPTR coef_block, JSAMPARRAY output_buf, JDIMENSION output_col);
125 JCOEFPTR coef_block, JSAMPARRAY output_buf, JDIMENSION output_col);
[all …]
Djsimddct.h32 EXTERN(void) jsimd_quantize (JCOEFPTR coef_block, DCTELEM * divisors,
34 EXTERN(void) jsimd_quantize_float (JCOEFPTR coef_block, FAST_FLOAT * divisors,
44 JCOEFPTR coef_block, JSAMPARRAY output_buf,
48 JCOEFPTR coef_block, JSAMPARRAY output_buf,
52 JCOEFPTR coef_block, JSAMPARRAY output_buf,
56 JCOEFPTR coef_block, JSAMPARRAY output_buf,
65 JCOEFPTR coef_block, JSAMPARRAY output_buf,
69 JCOEFPTR coef_block, JSAMPARRAY output_buf,
73 JCOEFPTR coef_block, JSAMPARRAY output_buf,
Djsimd_none.c288 jsimd_quantize (JCOEFPTR coef_block, DCTELEM * divisors, in jsimd_quantize() argument
294 jsimd_quantize_float (JCOEFPTR coef_block, FAST_FLOAT * divisors, in jsimd_quantize_float() argument
325 JCOEFPTR coef_block, JSAMPARRAY output_buf, in jsimd_idct_2x2() argument
332 JCOEFPTR coef_block, JSAMPARRAY output_buf, in jsimd_idct_4x4() argument
339 JCOEFPTR coef_block, JSAMPARRAY output_buf, in jsimd_idct_6x6() argument
346 JCOEFPTR coef_block, JSAMPARRAY output_buf, in jsimd_idct_12x12() argument
371 JCOEFPTR coef_block, JSAMPARRAY output_buf, in jsimd_idct_islow() argument
378 JCOEFPTR coef_block, JSAMPARRAY output_buf, in jsimd_idct_ifast() argument
385 JCOEFPTR coef_block, JSAMPARRAY output_buf, in jsimd_idct_float() argument
Djidctred.c121 JCOEFPTR coef_block,
137 inptr = coef_block;
275 JCOEFPTR coef_block, in jpeg_idct_2x2() argument
290 inptr = coef_block; in jpeg_idct_2x2()
384 JCOEFPTR coef_block, in jpeg_idct_1x1() argument
396 dcval = DEQUANTIZE(coef_block[0], quantptr[0]); in jpeg_idct_1x1()
Djcdctmgr.c37 typedef void (*quantize_method_ptr) (JCOEFPTR coef_block, DCTELEM * divisors,
39 typedef void (*float_quantize_method_ptr) (JCOEFPTR coef_block,
403 quantize (JCOEFPTR coef_block, DCTELEM * divisors, DCTELEM * workspace) in quantize() argument
407 JCOEFPTR output_ptr = coef_block; in quantize()
553 quantize_float (JCOEFPTR coef_block, FAST_FLOAT * divisors, FAST_FLOAT * workspace) in quantize_float() argument
557 register JCOEFPTR output_ptr = coef_block; in quantize_float()
Djidctint.c173 JCOEFPTR coef_block,
192 inptr = coef_block;
427 JCOEFPTR coef_block, in jpeg_idct_7x7() argument
443 inptr = coef_block; in jpeg_idct_7x7()
576 JCOEFPTR coef_block, in jpeg_idct_6x6() argument
592 inptr = coef_block; in jpeg_idct_6x6()
697 JCOEFPTR coef_block, in jpeg_idct_5x5() argument
713 inptr = coef_block; in jpeg_idct_5x5()
812 JCOEFPTR coef_block, in jpeg_idct_3x3() argument
827 inptr = coef_block; in jpeg_idct_3x3()
[all …]
Djidctflt.c72 JCOEFPTR coef_block,
89 inptr = coef_block;
Djidctfst.c169 JCOEFPTR coef_block,
187 inptr = coef_block;
/external/opencv3/3rdparty/libjpeg/
Djdct.h236 JCOEFPTR coef_block, JSAMPARRAY output_buf, JDIMENSION output_col));
239 JCOEFPTR coef_block, JSAMPARRAY output_buf, JDIMENSION output_col));
242 JCOEFPTR coef_block, JSAMPARRAY output_buf, JDIMENSION output_col));
245 JCOEFPTR coef_block, JSAMPARRAY output_buf, JDIMENSION output_col));
248 JCOEFPTR coef_block, JSAMPARRAY output_buf, JDIMENSION output_col));
251 JCOEFPTR coef_block, JSAMPARRAY output_buf, JDIMENSION output_col));
254 JCOEFPTR coef_block, JSAMPARRAY output_buf, JDIMENSION output_col));
257 JCOEFPTR coef_block, JSAMPARRAY output_buf, JDIMENSION output_col));
260 JCOEFPTR coef_block, JSAMPARRAY output_buf, JDIMENSION output_col));
263 JCOEFPTR coef_block, JSAMPARRAY output_buf, JDIMENSION output_col));
[all …]
Djidctint.c172 JCOEFPTR coef_block,
191 inptr = coef_block;
429 JCOEFPTR coef_block, in jpeg_idct_7x7() argument
445 inptr = coef_block; in jpeg_idct_7x7()
578 JCOEFPTR coef_block, in jpeg_idct_6x6() argument
594 inptr = coef_block; in jpeg_idct_6x6()
699 JCOEFPTR coef_block, in jpeg_idct_5x5() argument
715 inptr = coef_block; in jpeg_idct_5x5()
814 JCOEFPTR coef_block, in jpeg_idct_4x4() argument
830 inptr = coef_block; in jpeg_idct_4x4()
[all …]
Djidctflt.c70 JCOEFPTR coef_block,
86 inptr = coef_block;
Djidctfst.c169 JCOEFPTR coef_block,
187 inptr = coef_block;
/external/libjpeg-turbo/simd/
Djsimd_i386.c845 jsimd_quantize (JCOEFPTR coef_block, DCTELEM * divisors, in jsimd_quantize() argument
849 jsimd_quantize_sse2(coef_block, divisors, workspace); in jsimd_quantize()
851 jsimd_quantize_mmx(coef_block, divisors, workspace); in jsimd_quantize()
855 jsimd_quantize_float (JCOEFPTR coef_block, FAST_FLOAT * divisors, in jsimd_quantize_float() argument
859 jsimd_quantize_float_sse2(coef_block, divisors, workspace); in jsimd_quantize_float()
861 jsimd_quantize_float_sse(coef_block, divisors, workspace); in jsimd_quantize_float()
863 jsimd_quantize_float_3dnow(coef_block, divisors, workspace); in jsimd_quantize_float()
918 JCOEFPTR coef_block, JSAMPARRAY output_buf, in jsimd_idct_2x2() argument
922 jsimd_idct_2x2_sse2(compptr->dct_table, coef_block, output_buf, in jsimd_idct_2x2()
925 jsimd_idct_2x2_mmx(compptr->dct_table, coef_block, output_buf, output_col); in jsimd_idct_2x2()
[all …]
Djsimd_arm64.c386 jsimd_quantize (JCOEFPTR coef_block, DCTELEM * divisors, in jsimd_quantize() argument
392 jsimd_quantize_float (JCOEFPTR coef_block, FAST_FLOAT * divisors, in jsimd_quantize_float() argument
445 JCOEFPTR coef_block, JSAMPARRAY output_buf, in jsimd_idct_2x2() argument
449 jsimd_idct_2x2_neon(compptr->dct_table, coef_block, output_buf, in jsimd_idct_2x2()
455 JCOEFPTR coef_block, JSAMPARRAY output_buf, in jsimd_idct_4x4() argument
459 jsimd_idct_4x4_neon(compptr->dct_table, coef_block, output_buf, in jsimd_idct_4x4()
521 JCOEFPTR coef_block, JSAMPARRAY output_buf, in jsimd_idct_islow() argument
525 jsimd_idct_islow_neon(compptr->dct_table, coef_block, output_buf, in jsimd_idct_islow()
531 JCOEFPTR coef_block, JSAMPARRAY output_buf, in jsimd_idct_ifast() argument
535 jsimd_idct_ifast_neon(compptr->dct_table, coef_block, output_buf, in jsimd_idct_ifast()
[all …]
Djsimd_x86_64.c594 jsimd_quantize (JCOEFPTR coef_block, DCTELEM * divisors, in jsimd_quantize() argument
597 jsimd_quantize_sse2(coef_block, divisors, workspace); in jsimd_quantize()
601 jsimd_quantize_float (JCOEFPTR coef_block, FAST_FLOAT * divisors, in jsimd_quantize_float() argument
604 jsimd_quantize_float_sse2(coef_block, divisors, workspace); in jsimd_quantize_float()
651 JCOEFPTR coef_block, JSAMPARRAY output_buf, in jsimd_idct_2x2() argument
654 jsimd_idct_2x2_sse2(compptr->dct_table, coef_block, output_buf, output_col); in jsimd_idct_2x2()
659 JCOEFPTR coef_block, JSAMPARRAY output_buf, in jsimd_idct_4x4() argument
662 jsimd_idct_4x4_sse2(compptr->dct_table, coef_block, output_buf, output_col); in jsimd_idct_4x4()
733 JCOEFPTR coef_block, JSAMPARRAY output_buf, in jsimd_idct_islow() argument
736 jsimd_idct_islow_sse2(compptr->dct_table, coef_block, output_buf, in jsimd_idct_islow()
[all …]
Djsimd_arm.c548 jsimd_quantize (JCOEFPTR coef_block, DCTELEM * divisors, in jsimd_quantize() argument
552 jsimd_quantize_neon(coef_block, divisors, workspace); in jsimd_quantize()
556 jsimd_quantize_float (JCOEFPTR coef_block, FAST_FLOAT * divisors, in jsimd_quantize_float() argument
609 JCOEFPTR coef_block, JSAMPARRAY output_buf, in jsimd_idct_2x2() argument
613 jsimd_idct_2x2_neon(compptr->dct_table, coef_block, output_buf, in jsimd_idct_2x2()
619 JCOEFPTR coef_block, JSAMPARRAY output_buf, in jsimd_idct_4x4() argument
623 jsimd_idct_4x4_neon(compptr->dct_table, coef_block, output_buf, in jsimd_idct_4x4()
685 JCOEFPTR coef_block, JSAMPARRAY output_buf, in jsimd_idct_islow() argument
689 jsimd_idct_islow_neon(compptr->dct_table, coef_block, output_buf, in jsimd_idct_islow()
695 JCOEFPTR coef_block, JSAMPARRAY output_buf, in jsimd_idct_ifast() argument
[all …]
Djsimd_mips.c840 jsimd_quantize (JCOEFPTR coef_block, DCTELEM * divisors, in jsimd_quantize() argument
844 jsimd_quantize_mips_dspr2(coef_block, divisors, workspace); in jsimd_quantize()
848 jsimd_quantize_float (JCOEFPTR coef_block, FAST_FLOAT * divisors, in jsimd_quantize_float() argument
852 jsimd_quantize_float_mips_dspr2(coef_block, divisors, workspace); in jsimd_quantize_float()
948 JCOEFPTR coef_block, JSAMPARRAY output_buf, in jsimd_idct_2x2() argument
952 jsimd_idct_2x2_mips_dspr2(compptr->dct_table, coef_block, output_buf, in jsimd_idct_2x2()
958 JCOEFPTR coef_block, JSAMPARRAY output_buf, in jsimd_idct_4x4() argument
963 jsimd_idct_4x4_mips_dspr2(compptr->dct_table, coef_block, output_buf, in jsimd_idct_4x4()
970 JCOEFPTR coef_block, JSAMPARRAY output_buf, in jsimd_idct_6x6() argument
974 jsimd_idct_6x6_mips_dspr2(compptr->dct_table, coef_block, output_buf, in jsimd_idct_6x6()
[all …]
Djsimd.h565 (JCOEFPTR coef_block, DCTELEM * divisors, DCTELEM * workspace);
568 (JCOEFPTR coef_block, DCTELEM * divisors, DCTELEM * workspace);
571 (JCOEFPTR coef_block, DCTELEM * divisors, DCTELEM * workspace);
574 (JCOEFPTR coef_block, DCTELEM * divisors, DCTELEM * workspace);
578 (JCOEFPTR coef_block, FAST_FLOAT * divisors, FAST_FLOAT * workspace);
581 (JCOEFPTR coef_block, FAST_FLOAT * divisors, FAST_FLOAT * workspace);
584 (JCOEFPTR coef_block, FAST_FLOAT * divisors, FAST_FLOAT * workspace);
587 (JCOEFPTR coef_block, FAST_FLOAT * divisors, FAST_FLOAT * workspace);
591 (void * dct_table, JCOEFPTR coef_block, JSAMPARRAY output_buf,
594 (void * dct_table, JCOEFPTR coef_block, JSAMPARRAY output_buf,
[all …]
Djquantf-sse2.asm106 ; Quantize/descale the coefficients, and store into coef_block
109 ; jsimd_quantize_float_sse2 (JCOEFPTR coef_block, FAST_FLOAT * divisors,
113 %define coef_block ebp+8 ; JCOEFPTR coef_block
131 mov edi, JCOEFPTR [coef_block]
Djquant-sse.asm129 ; Quantize/descale the coefficients, and store into coef_block
132 ; jsimd_quantize_float_sse (JCOEFPTR coef_block, FAST_FLOAT * divisors,
136 %define coef_block ebp+8 ; JCOEFPTR coef_block
154 mov edi, JCOEFPTR [coef_block]
Djquant-3dn.asm129 ; Quantize/descale the coefficients, and store into coef_block
132 ; jsimd_quantize_float_3dnow (JCOEFPTR coef_block, FAST_FLOAT * divisors,
136 %define coef_block ebp+8 ; JCOEFPTR coef_block
158 mov edi, JCOEFPTR [coef_block]
Djquantf-sse2-64.asm101 ; Quantize/descale the coefficients, and store into coef_block
104 ; jsimd_quantize_float_sse2 (JCOEFPTR coef_block, FAST_FLOAT * divisors,
108 ; r10 = JCOEFPTR coef_block
/external/pdfium/third_party/libjpeg/
Djdct.h103 JCOEFPTR coef_block, JSAMPARRAY output_buf, JDIMENSION output_col));
106 JCOEFPTR coef_block, JSAMPARRAY output_buf, JDIMENSION output_col));
109 JCOEFPTR coef_block, JSAMPARRAY output_buf, JDIMENSION output_col));
112 JCOEFPTR coef_block, JSAMPARRAY output_buf, JDIMENSION output_col));
115 JCOEFPTR coef_block, JSAMPARRAY output_buf, JDIMENSION output_col));
118 JCOEFPTR coef_block, JSAMPARRAY output_buf, JDIMENSION output_col));
Dfpdfapi_jidctred.c119 JCOEFPTR coef_block,
135 inptr = coef_block;
272 JCOEFPTR coef_block, in jpeg_idct_2x2() argument
287 inptr = coef_block; in jpeg_idct_2x2()
380 JCOEFPTR coef_block, in jpeg_idct_1x1() argument
392 dcval = DEQUANTIZE(coef_block[0], quantptr[0]); in jpeg_idct_1x1()
Dfpdfapi_jidctfst.c169 JCOEFPTR coef_block,
187 inptr = coef_block;

12