OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:iMCU_sample_width
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/libjpeg_turbo/
transupp.h
161
int
iMCU_sample_width
; /* destination iMCU size */
transupp.c
854
MCU_cols = info->output_width / info->
iMCU_sample_width
;
856
full_width / info->
iMCU_sample_width
)
857
info->output_width = MCU_cols * info->
iMCU_sample_width
;
[
all
...]
turbojpeg.c
[
all
...]
Completed in 719 milliseconds