OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:stride_v
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/third_party/libjingle/source/talk/media/base/
videoframe_unittest.h
265
int
stride_v
= frame->GetVPitch();
local
280
frame->GetVPlane()[
stride_v
* (y / 2) + x / 2] =
307
int
stride_v
= frame->GetVPitch();
local
332
frame->GetVPlane()[
stride_v
* (y / 2) + x / 2] =
[
all
...]
Completed in 160 milliseconds