OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:src_offset_x
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/webrtc/common_video/libyuv/
scaler.cc
69
const int
src_offset_x
= ((src_width_ - cropped_src_width) / 2) & ~1;
local
74
src_offset_x
;
77
src_offset_x
/ 2;
80
src_offset_x
/ 2;
/cts/hostsidetests/security/securityPatch/CVE-2016-8448/
mtkfb.h
244
unsigned int
src_offset_x
, src_offset_y;
member in struct:fb_overlay_layer
Completed in 308 milliseconds