OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sliceHeightCropped
(Results
1 - 2
of
2
) sorted by null
/hardware/intel/common/omx-components/videocodec/
OMXVideoDecoderBase.cpp
632
uint32_t
sliceHeightCropped
= heightCropped;
674
paramPortDefinitionOutput.format.video.nSliceHeight =
sliceHeightCropped
;
[
all
...]
OMXVideoDecoderVP9HWR.cpp
506
uint32_t
sliceHeightCropped
= heightCropped;
525
paramPortDefinitionOutput.format.video.nSliceHeight =
sliceHeightCropped
;
Completed in 282 milliseconds