/third_party/ffmpeg/libavcodec/ |
D | mjpegdec.h | 45 #define MAX_COMPONENTS 4 macro 94 int block_stride[MAX_COMPONENTS]; 95 int component_id[MAX_COMPONENTS]; 96 int h_count[MAX_COMPONENTS]; /* horizontal and vertical count for each component */ 97 int v_count[MAX_COMPONENTS]; 98 int comp_index[MAX_COMPONENTS]; 99 int dc_index[MAX_COMPONENTS]; 100 int ac_index[MAX_COMPONENTS]; 101 int nb_blocks[MAX_COMPONENTS]; 102 int h_scount[MAX_COMPONENTS]; [all …]
|
/third_party/libjpeg-turbo/ |
D | jdsample.h | 32 JSAMPARRAY color_buf[MAX_COMPONENTS]; 35 upsample1_ptr methods[MAX_COMPONENTS]; 41 int rowgroup_height[MAX_COMPONENTS]; 46 UINT8 h_expand[MAX_COMPONENTS]; 47 UINT8 v_expand[MAX_COMPONENTS];
|
D | turbojpeg.c | 731 JSAMPLE *_tmpbuf[MAX_COMPONENTS], *_tmpbuf2[MAX_COMPONENTS]; in tjEncodeYUVPlanes() 732 JSAMPROW *tmpbuf[MAX_COMPONENTS], *tmpbuf2[MAX_COMPONENTS]; in tjEncodeYUVPlanes() 733 JSAMPROW *outbuf[MAX_COMPONENTS]; in tjEncodeYUVPlanes() 734 int i, retval = 0, row, pw0, ph0, pw[MAX_COMPONENTS], ph[MAX_COMPONENTS]; in tjEncodeYUVPlanes() 741 for (i = 0; i < MAX_COMPONENTS; i++) { in tjEncodeYUVPlanes() 871 for (i = 0; i < MAX_COMPONENTS; i++) { in tjEncodeYUVPlanes() 949 int pw[MAX_COMPONENTS], ph[MAX_COMPONENTS], iw[MAX_COMPONENTS], in tjCompressFromYUVPlanes() 950 tmpbufsize = 0, usetmpbuf = 0, th[MAX_COMPONENTS]; in tjCompressFromYUVPlanes() 952 JSAMPROW *inbuf[MAX_COMPONENTS], *tmpbuf[MAX_COMPONENTS]; in tjCompressFromYUVPlanes() 957 for (i = 0; i < MAX_COMPONENTS; i++) { in tjCompressFromYUVPlanes() [all …]
|
D | jpegint.h | 158 JDIMENSION first_MCU_col[MAX_COMPONENTS]; 159 JDIMENSION last_MCU_col[MAX_COMPONENTS]; 242 inverse_DCT_method_ptr inverse_DCT[MAX_COMPONENTS];
|
D | jcparam.c | 197 MAX_COMPONENTS * sizeof(jpeg_component_info)); in jpeg_set_defaults() 392 if (cinfo->num_components < 1 || cinfo->num_components > MAX_COMPONENTS) in jpeg_set_colorspace() 394 MAX_COMPONENTS); in jpeg_set_colorspace()
|
D | jdcoefct.h | 48 jvirt_barray_ptr whole_image[MAX_COMPONENTS];
|
D | jcmaster.c | 118 if (cinfo->num_components > MAX_COMPONENTS) in initial_setup() 120 MAX_COMPONENTS); in initial_setup() 187 boolean component_sent[MAX_COMPONENTS]; in validate_script() 190 int last_bitpos[MAX_COMPONENTS][DCTSIZE2]; in validate_script()
|
D | jdmainct.h | 21 JSAMPARRAY buffer[MAX_COMPONENTS];
|
/third_party/skia/third_party/externals/libjpeg-turbo/ |
D | jdsample.h | 32 JSAMPARRAY color_buf[MAX_COMPONENTS]; 35 upsample1_ptr methods[MAX_COMPONENTS]; 41 int rowgroup_height[MAX_COMPONENTS]; 46 UINT8 h_expand[MAX_COMPONENTS]; 47 UINT8 v_expand[MAX_COMPONENTS];
|
D | turbojpeg.c | 762 JSAMPLE *_tmpbuf[MAX_COMPONENTS], *_tmpbuf2[MAX_COMPONENTS]; in tjEncodeYUVPlanes() 763 JSAMPROW *tmpbuf[MAX_COMPONENTS], *tmpbuf2[MAX_COMPONENTS]; in tjEncodeYUVPlanes() 764 JSAMPROW *outbuf[MAX_COMPONENTS]; in tjEncodeYUVPlanes() 765 int i, retval = 0, row, pw0, ph0, pw[MAX_COMPONENTS], ph[MAX_COMPONENTS]; in tjEncodeYUVPlanes() 772 for (i = 0; i < MAX_COMPONENTS; i++) { in tjEncodeYUVPlanes() 902 for (i = 0; i < MAX_COMPONENTS; i++) { in tjEncodeYUVPlanes() 980 int pw[MAX_COMPONENTS], ph[MAX_COMPONENTS], iw[MAX_COMPONENTS], in tjCompressFromYUVPlanes() 981 tmpbufsize = 0, usetmpbuf = 0, th[MAX_COMPONENTS]; in tjCompressFromYUVPlanes() 983 JSAMPROW *inbuf[MAX_COMPONENTS], *tmpbuf[MAX_COMPONENTS]; in tjCompressFromYUVPlanes() 988 for (i = 0; i < MAX_COMPONENTS; i++) { in tjCompressFromYUVPlanes() [all …]
|
D | jpegint.h | 158 JDIMENSION first_MCU_col[MAX_COMPONENTS]; 159 JDIMENSION last_MCU_col[MAX_COMPONENTS]; 245 inverse_DCT_method_ptr inverse_DCT[MAX_COMPONENTS];
|
D | jcparam.c | 197 MAX_COMPONENTS * sizeof(jpeg_component_info)); in jpeg_set_defaults() 392 if (cinfo->num_components < 1 || cinfo->num_components > MAX_COMPONENTS) in jpeg_set_colorspace() 394 MAX_COMPONENTS); in jpeg_set_colorspace()
|
D | jdcoefct.h | 49 jvirt_barray_ptr whole_image[MAX_COMPONENTS];
|
D | jcmaster.c | 118 if (cinfo->num_components > MAX_COMPONENTS) in initial_setup() 120 MAX_COMPONENTS); in initial_setup() 187 boolean component_sent[MAX_COMPONENTS]; in validate_script() 190 int last_bitpos[MAX_COMPONENTS][DCTSIZE2]; in validate_script()
|
D | jdmainct.h | 21 JSAMPARRAY buffer[MAX_COMPONENTS];
|
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/ |
D | jdsample.h | 32 JSAMPARRAY color_buf[MAX_COMPONENTS]; 35 upsample1_ptr methods[MAX_COMPONENTS]; 41 int rowgroup_height[MAX_COMPONENTS]; 46 UINT8 h_expand[MAX_COMPONENTS]; 47 UINT8 v_expand[MAX_COMPONENTS];
|
D | turbojpeg.c | 702 JSAMPLE *_tmpbuf[MAX_COMPONENTS], *_tmpbuf2[MAX_COMPONENTS]; in tjEncodeYUVPlanes() 703 JSAMPROW *tmpbuf[MAX_COMPONENTS], *tmpbuf2[MAX_COMPONENTS]; in tjEncodeYUVPlanes() 704 JSAMPROW *outbuf[MAX_COMPONENTS]; in tjEncodeYUVPlanes() 705 int i, retval = 0, row, pw0, ph0, pw[MAX_COMPONENTS], ph[MAX_COMPONENTS]; in tjEncodeYUVPlanes() 712 for (i = 0; i < MAX_COMPONENTS; i++) { in tjEncodeYUVPlanes() 842 for (i = 0; i < MAX_COMPONENTS; i++) { in tjEncodeYUVPlanes() 920 int pw[MAX_COMPONENTS], ph[MAX_COMPONENTS], iw[MAX_COMPONENTS], in tjCompressFromYUVPlanes() 921 tmpbufsize = 0, usetmpbuf = 0, th[MAX_COMPONENTS]; in tjCompressFromYUVPlanes() 923 JSAMPROW *inbuf[MAX_COMPONENTS], *tmpbuf[MAX_COMPONENTS]; in tjCompressFromYUVPlanes() 928 for (i = 0; i < MAX_COMPONENTS; i++) { in tjCompressFromYUVPlanes() [all …]
|
D | jpegint.h | 158 JDIMENSION first_MCU_col[MAX_COMPONENTS]; 159 JDIMENSION last_MCU_col[MAX_COMPONENTS]; 242 inverse_DCT_method_ptr inverse_DCT[MAX_COMPONENTS];
|
D | jcparam.c | 197 MAX_COMPONENTS * sizeof(jpeg_component_info)); in jpeg_set_defaults() 392 if (cinfo->num_components < 1 || cinfo->num_components > MAX_COMPONENTS) in jpeg_set_colorspace() 394 MAX_COMPONENTS); in jpeg_set_colorspace()
|
D | jdcoefct.h | 48 jvirt_barray_ptr whole_image[MAX_COMPONENTS];
|
D | jcmaster.c | 118 if (cinfo->num_components > MAX_COMPONENTS) in initial_setup() 120 MAX_COMPONENTS); in initial_setup() 187 boolean component_sent[MAX_COMPONENTS]; in validate_script() 190 int last_bitpos[MAX_COMPONENTS][DCTSIZE2]; in validate_script()
|
D | jdmainct.h | 21 JSAMPARRAY buffer[MAX_COMPONENTS];
|
D | rdswitch.c | 368 for (ci = 0; ci < MAX_COMPONENTS; ci++) { in set_quant_slots() 402 for (ci = 0; ci < MAX_COMPONENTS; ci++) { in set_sample_factors()
|
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/simd/mips/ |
D | jsimd.c | 111 JSAMPARRAY color_buf[MAX_COMPONENTS]; 112 upsample1_ptr methods[MAX_COMPONENTS]; 115 int rowgroup_height[MAX_COMPONENTS]; 116 UINT8 h_expand[MAX_COMPONENTS]; 117 UINT8 v_expand[MAX_COMPONENTS];
|
/third_party/libjpeg-turbo/simd/mips/ |
D | jsimd.c | 109 JSAMPARRAY color_buf[MAX_COMPONENTS]; 110 upsample1_ptr methods[MAX_COMPONENTS]; 113 int rowgroup_height[MAX_COMPONENTS]; 114 UINT8 h_expand[MAX_COMPONENTS]; 115 UINT8 v_expand[MAX_COMPONENTS];
|