OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nUnhandledFillThisBuffers
(Results
1 - 25
of
32
) sorted by null
1
2
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/inc/
OMX_G729Decoder.h
634
OMX_U8
nUnhandledFillThisBuffers
;
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/inc/
OMX_WbAmrDecoder.h
613
OMX_S8
nUnhandledFillThisBuffers
;
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/inc/
OMX_G711Dec_Utils.h
776
OMX_U8
nUnhandledFillThisBuffers
;
OMX_G711Decoder.h
702
OMX_U8
nUnhandledFillThisBuffers
;
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/inc/
OMX_G726Dec_Utils.h
627
OMX_U8
nUnhandledFillThisBuffers
;
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/inc/
OMX_AmrDecoder.h
787
OMX_S8
nUnhandledFillThisBuffers
;
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/inc/
OMX_AacDec_Utils.h
893
OMX_U32
nUnhandledFillThisBuffers
;
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/inc/
OMX_AacEnc_Utils.h
560
OMX_U8
nUnhandledFillThisBuffers
;
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/inc/
OMX_G711Enc_Utils.h
732
OMX_S8
nUnhandledFillThisBuffers
;
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/inc/
OMX_G729Enc_Utils.h
866
OMX_U8
nUnhandledFillThisBuffers
;
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/inc/
OMX_AmrEnc_Utils.h
873
OMX_U8
nUnhandledFillThisBuffers
;
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/inc/
OMX_WmaDec_Utils.h
836
OMX_U8
nUnhandledFillThisBuffers
;
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/src/
OMX_G711Enc_Utils.c
[
all
...]
OMX_G711Encoder.c
356
pComponentPrivate->
nUnhandledFillThisBuffers
= 0;
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/src/
OMX_G726Decoder.c
294
pComponentPrivate->
nUnhandledFillThisBuffers
=0;
[
all
...]
OMX_G726Dec_Utils.c
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/src/
OMX_G729Decoder.c
332
pComponentPrivate->
nUnhandledFillThisBuffers
=0;
[
all
...]
OMX_G729Dec_Utils.c
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/src/
OMX_G729Encoder.c
379
pComponentPrivate->
nUnhandledFillThisBuffers
=0;
[
all
...]
OMX_G729Enc_Utils.c
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/src/
OMX_WmaDecoder.c
319
pComponentPrivate->
nUnhandledFillThisBuffers
=0;
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/src/
OMX_AacDecoder.c
306
pComponentPrivate->
nUnhandledFillThisBuffers
= 0;
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/src/
OMX_AacEncoder.c
325
pComponentPrivate->
nUnhandledFillThisBuffers
=0;
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/src/
OMX_AmrDecoder.c
343
pComponentPrivate->
nUnhandledFillThisBuffers
=0;
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/src/
OMX_AmrEncoder.c
443
pComponentPrivate->
nUnhandledFillThisBuffers
=0;
[
all
...]
Completed in 322 milliseconds
1
2