OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ofst2_v
(Results
1 - 2
of
2
) sorted by null
/external/libavc/common/
ih264_weighted_pred.c
458
WORD32 ofst1_u, ofst1_v, ofst2_u,
ofst2_v
;
local
465
ofst2_v
= (WORD8)(ofst2 >> 8);
471
ofst_v = (ofst1_v +
ofst2_v
+ 1) >> 1;
/external/libavc/common/x86/
ih264_weighted_pred_sse42.c
1125
WORD32 ofst1_v,
ofst2_v
, ofst_v;
local
[
all
...]
Completed in 556 milliseconds