OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vWidth
(Results
1 - 2
of
2
) sorted by null
/frameworks/media/libvideoeditor/lvpp/
PreviewPlayerBase.cpp
852
int32_t
vWidth
, vHeight;
855
CHECK(meta->findInt32(kKeyWidth, &
vWidth
));
858
mGivenWidth =
vWidth
;
865
cropRight =
vWidth
- 1;
868
LOGD("got dimensions only %d x %d",
vWidth
, vHeight);
[
all
...]
/frameworks/media/libvideoeditor/vss/stagefrightshells/src/
VideoEditorVideoDecoder.cpp
[
all
...]
Completed in 42 milliseconds