OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mDstHeight
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/libvideoeditor/lvpp/
NativeWindowRenderer.h
87
int mDstWidth,
mDstHeight
;
/hardware/qcom/media/libc2dcolorconvert/
C2DColorConverter.cpp
97
size_t
mDstHeight
;
141
mDstHeight
= dstHeight;
540
req->height =
mDstHeight
;
542
req->sliceHeight =
mDstHeight
;
545
req->size = calcSize(mDstFormat, mDstWidth,
mDstHeight
);
Completed in 96 milliseconds