OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bufferSupplierType
(Results
1 - 3
of
3
) sorted by null
/hardware/qcom/media/mm-video/vidc/venc/src/
omx_video_encoder.cpp
739
OMX_PARAM_BUFFERSUPPLIERTYPE *
bufferSupplierType
= (OMX_PARAM_BUFFERSUPPLIERTYPE*) paramData;
741
bufferSupplierType
->eBufferSupplier);
742
if(
bufferSupplierType
->nPortIndex == 0 ||
bufferSupplierType
->nPortIndex ==1)
743
m_sInBufSupplier.eBufferSupplier =
bufferSupplierType
->eBufferSupplier;
[
all
...]
omx_video_base.cpp
[
all
...]
/hardware/qcom/media/mm-video/vidc/vdec/src/
omx_vdec.cpp
[
all
...]
Completed in 82 milliseconds