OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:rotated_width
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/webrtc/common_video/libyuv/
libyuv_unittest.cc
305
int
rotated_width
= height_;
local
309
Calc16ByteAlignedStride(
rotated_width
, &stride_y, &stride_uv);
310
EXPECT_EQ(0,rotated_res_i420_frame.CreateEmptyFrame(
rotated_width
,
/hardware/intel/img/hwcomposer/ips/common/
VideoPayloadBuffer.h
27
int
rotated_width
;
member in struct:android::intel::VideoPayloadBuffer
Completed in 252 milliseconds