OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:u4_uev_max
(Results
1 - 1
of
1
) sorted by null
/external/libavc/encoder/
ih264e_me.c
128
UWORD32 u4_uev_min,
u4_uev_max
, u4_sev_min, u4_sev_max;
local
151
u4_uev_max
= 2*u4_uev_min - 1;
154
u4_sev_max =
u4_uev_max
>> 1;
[
all
...]
Completed in 284 milliseconds