OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pu1_ref_half_x_left
(Results
1 - 2
of
2
) sorted by null
/external/libavc/encoder/x86/
ime_distortion_metrics_sse42.c
1038
UWORD8 *
pu1_ref_half_x_left
= pu1_ref_half_x - 1;
local
[
all
...]
/external/libavc/encoder/
ime_distortion_metrics.c
126
UWORD8 *
pu1_ref_half_x_left
= pu1_ref_half_x - 1;
local
148
diff = src -
pu1_ref_half_x_left
[col];
173
pu1_ref_half_x_left
+= ref_strd;
[
all
...]
Completed in 1279 milliseconds