Home
last modified time | relevance | path

Searched refs:MCU_vert_offset (Results 1 – 6 of 6) sorted by relevance

/external/jpeg/
Djccoefct.c39 int MCU_vert_offset; /* counts MCU rows within iMCU row */ member
91 coef->MCU_vert_offset = 0; in start_iMCU_row()
154 for (yoffset = coef->MCU_vert_offset; yoffset < coef->MCU_rows_per_iMCU_row; in compress_data()
206 coef->MCU_vert_offset = yoffset; in compress_data()
364 for (yoffset = coef->MCU_vert_offset; yoffset < coef->MCU_rows_per_iMCU_row; in compress_output()
383 coef->MCU_vert_offset = yoffset; in compress_output()
Djctrans.c213 int MCU_vert_offset; /* counts MCU rows within iMCU row */ member
246 coef->MCU_vert_offset = 0; in start_iMCU_row()
301 for (yoffset = coef->MCU_vert_offset; yoffset < coef->MCU_rows_per_iMCU_row; in compress_output()
339 coef->MCU_vert_offset = yoffset; in compress_output()
Djdcoefct.c34 int MCU_vert_offset; /* counts MCU rows within iMCU row */ member
98 coef->MCU_vert_offset = 0; in start_iMCU_row()
168 for (yoffset = coef->MCU_vert_offset; yoffset < coef->MCU_rows_per_iMCU_row; in decompress_onepass()
181 coef->MCU_vert_offset = yoffset; in decompress_onepass()
295 for (yoffset = coef->MCU_vert_offset; yoffset < coef->MCU_rows_per_iMCU_row; in consume_data()
336 coef->MCU_vert_offset = yoffset; in consume_data()
413 for (yoffset = coef->MCU_vert_offset; yoffset < coef->MCU_rows_per_iMCU_row; in consume_data_build_huffman_index_baseline()
427 coef->MCU_vert_offset = yoffset; in consume_data_build_huffman_index_baseline()
489 for (yoffset = coef->MCU_vert_offset; yoffset < coef->MCU_rows_per_iMCU_row; in consume_data_build_huffman_index_progressive()
525 coef->MCU_vert_offset = yoffset; in consume_data_build_huffman_index_progressive()
/external/qemu/distrib/jpeg-6b/
Djccoefct.c39 int MCU_vert_offset; /* counts MCU rows within iMCU row */ member
91 coef->MCU_vert_offset = 0; in start_iMCU_row()
154 for (yoffset = coef->MCU_vert_offset; yoffset < coef->MCU_rows_per_iMCU_row; in compress_data()
206 coef->MCU_vert_offset = yoffset; in compress_data()
364 for (yoffset = coef->MCU_vert_offset; yoffset < coef->MCU_rows_per_iMCU_row; in compress_output()
383 coef->MCU_vert_offset = yoffset; in compress_output()
Djctrans.c213 int MCU_vert_offset; /* counts MCU rows within iMCU row */ member
246 coef->MCU_vert_offset = 0; in start_iMCU_row()
301 for (yoffset = coef->MCU_vert_offset; yoffset < coef->MCU_rows_per_iMCU_row; in compress_output()
339 coef->MCU_vert_offset = yoffset; in compress_output()
Djdcoefct.c34 int MCU_vert_offset; /* counts MCU rows within iMCU row */ member
98 coef->MCU_vert_offset = 0; in start_iMCU_row()
168 for (yoffset = coef->MCU_vert_offset; yoffset < coef->MCU_rows_per_iMCU_row; in decompress_onepass()
181 coef->MCU_vert_offset = yoffset; in decompress_onepass()
295 for (yoffset = coef->MCU_vert_offset; yoffset < coef->MCU_rows_per_iMCU_row; in consume_data()
336 coef->MCU_vert_offset = yoffset; in consume_data()
413 for (yoffset = coef->MCU_vert_offset; yoffset < coef->MCU_rows_per_iMCU_row; in consume_data_build_huffman_index_baseline()
427 coef->MCU_vert_offset = yoffset; in consume_data_build_huffman_index_baseline()
489 for (yoffset = coef->MCU_vert_offset; yoffset < coef->MCU_rows_per_iMCU_row; in consume_data_build_huffman_index_progressive()
525 coef->MCU_vert_offset = yoffset; in consume_data_build_huffman_index_progressive()