OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:u_pitch
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/libjingle/source/talk/media/base/
fakevideorenderer.h
121
int32
u_pitch
= frame->GetUPitch();
local
134
u_pos +=
u_pitch
;
videoframe.cc
56
const int32
u_pitch
= GetUPitch();
local
71
result = stream->Write(src_u + row *
u_pitch
, half_width, NULL, error);
Completed in 282 milliseconds