OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ui16_height_min
(Results
1 - 1
of
1
) sorted by null
/hardware/intel/img/psb_video/src/
pnw_hostjpeg.c
601
IMG_UINT16
ui16_height_min
;
local
627
ui16_height_min
= ui16_height;
635
ui16_height_min
= ui16_height >> 1;
641
/*
ui16_height_min
= ui16_width_min = 65535;
653
if(
ui16_height_min
> ui16_height)
654
ui16_height_min
= ui16_height;
[
all
...]
Completed in 49 milliseconds