OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nBitrate
(Results
1 - 6
of
6
) sorted by null
/hardware/qcom/media/mm-video/vidc/venc/test/
venc_test.cpp
197
OMX_U32
nBitrate
;
363
,portdef.format.video.nFrameWidth,portdef.format.video.
nBitrate
);
377
portdef.format.video.
nBitrate
= m_sProfile.
nBitrate
;
420
if(m_sProfile.
nBitrate
<= (int)profile_tbl[2])
545
bitrate.nTargetBitrate = m_sProfile.
nBitrate
;
[
all
...]
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/test/
VideoEncTest.c
305
OMX_U32
nBitrate
;
897
pAppData->pOutPortDef->format.video.
nBitrate
= pAppData->
nBitrate
;
920
pAppData->pVidParamBitrate->nTargetBitrate = pAppData->pOutPortDef->format.video.
nBitrate
;
[
all
...]
/frameworks/base/include/media/stagefright/openmax/
OMX_Video.h
127
*
nBitrate
: Bit rate of frame to be used on channel if
149
OMX_U32
nBitrate
;
[
all
...]
/hardware/qcom/media/mm-core/omxcore/inc/
OMX_Video.h
109
*
nBitrate
: Bit rate of frame to be used on channel if
131
OMX_U32
nBitrate
;
[
all
...]
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_Video.h
109
*
nBitrate
: Bit rate of frame to be used on channel if
131
OMX_U32
nBitrate
;
[
all
...]
/hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_Video.h
109
*
nBitrate
: Bit rate of frame to be used on channel if
131
OMX_U32
nBitrate
;
[
all
...]
Completed in 118 milliseconds