OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OUTPORT_BUFFER_SIZE
(Results
1 - 11
of
11
) sorted by null
/hardware/intel/common/omx-components/videocodec/
OMXVideoEncoderH263.h
48
OUTPORT_BUFFER_SIZE
= 1382400,
OMXVideoEncoderMPEG4.h
49
OUTPORT_BUFFER_SIZE
= 1382400,
OMXVideoEncoderVP8.h
26
OUTPORT_BUFFER_SIZE
= 1382400,
OMXVideoEncoderBase.h
117
OUTPORT_BUFFER_SIZE
= 1382400,
OMXVideoDecoderBase.h
98
OUTPORT_BUFFER_SIZE
= 1382400,
OMXVideoEncoderAVC.h
103
OUTPORT_BUFFER_SIZE
= 1382400,
OMXVideoEncoderH263.cpp
49
paramPortDefinitionOutput->nBufferSize =
OUTPORT_BUFFER_SIZE
;
OMXVideoEncoderMPEG4.cpp
46
paramPortDefinitionOutput->nBufferSize =
OUTPORT_BUFFER_SIZE
;
OMXVideoEncoderVP8.cpp
38
paramPortDefinitionOutput->nBufferSize =
OUTPORT_BUFFER_SIZE
;
OMXVideoEncoderAVC.cpp
177
paramPortDefinitionOutput->nBufferSize =
OUTPORT_BUFFER_SIZE
;
[
all
...]
OMXVideoEncoderBase.cpp
223
paramPortDefinitionOutput.nBufferSize =
OUTPORT_BUFFER_SIZE
; // to be overridden
[
all
...]
Completed in 135 milliseconds