OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:org8
(Results
1 - 1
of
1
) sorted by null
/frameworks/av/media/libstagefright/codecs/avc/enc/src/
intra_est.cpp
634
uint8 *curL, *comp, *org4, *
org8
;
local
647
org8
= currInput->YCbCr[0] + y * org_pitch + x;
659
org4 =
org8
;
697
org8
+= ((org_pitch << 3) - 8);
702
org8
+= 8;
[
all
...]
Completed in 54 milliseconds