OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pNativeRender
(Results
51 - 61
of
61
) sorted by null
1
2
3
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/tests/
WbAmrEncTest.c
766
pCompPrivateStruct->format.audio.
pNativeRender
= NULL;
868
pCompPrivateStruct->format.audio.
pNativeRender
= NULL;
[
all
...]
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/test/
JPEGTestEnc.c
[
all
...]
/hardware/intel/common/omx-components/videocodec/
OMXVideoDecoderVP9Hybrid.cpp
689
port_def.format.video.
pNativeRender
= NULL;
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/src/
OMX_AacDecoder.c
409
pPortDef_ip->format.audio.
pNativeRender
= NULL;
425
pPortDef_op->format.audio.
pNativeRender
= NULL;
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/src/
OMX_Mp3Decoder.c
412
pPortDef_ip->format.audio.
pNativeRender
= NULL;
429
pPortDef_op->format.audio.
pNativeRender
= NULL;
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/src/
OMX_AmrEncoder.c
323
pPortDef_ip->format.audio.
pNativeRender
= NULL;
342
pPortDef_op->format.audio.
pNativeRender
= NULL;
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/src/
OMX_WbAmrEncoder.c
313
pPortDef_ip->format.audio.
pNativeRender
= NULL;
332
pPortDef_op->format.audio.
pNativeRender
= NULL;
[
all
...]
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/src/
OMX_JpegDecoder.c
[
all
...]
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/src/
OMX_JpegEncoder.c
588
pComponentPrivate->pCompPort[JPEGENC_INP_PORT]->pPortDef->format.image.
pNativeRender
= NULL;
609
pComponentPrivate->pCompPort[JPEGENC_OUT_PORT]->pPortDef->format.image.
pNativeRender
= NULL;
[
all
...]
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/
OMX_VideoEncoder.c
627
pPortDef->format.video.
pNativeRender
= NULL;
669
pPortDef->format.video.
pNativeRender
= NULL;
[
all
...]
/hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/
OMX_VideoDec_Utils.c
864
pComponentPrivate->pInPortDef->format.video.
pNativeRender
= VIDDEC_INPUT_PORT_NATIVERENDER;
[
all
...]
Completed in 574 milliseconds
1
2
3