OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:outputbufferheight
(Results
1 - 1
of
1
) sorted by null
/frameworks/media/libvideoeditor/lvpp/
VideoEditorPreviewController.cpp
731
M4OSA_UInt32 outputBufferWidth =0,
outputBufferHeight
=0;
744
outputBufferHeight
= pFrameStr->uiFrameHeight;
751
outputBufferWidth,
outputBufferHeight
);
769
M4OSA_UInt32 yv12PlaneHeight = ((
outputBufferHeight
+1)>>1)<<1;
[
all
...]
Completed in 328 milliseconds