OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FillthisbufferCount
(Results
1 - 6
of
6
) sorted by null
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/inc/
OMX_AacEnc_Utils.h
455
OMX_U32
FillthisbufferCount
;
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/inc/
OMX_VideoEnc_Utils.h
707
OMX_U32
FillthisbufferCount
;
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/src/
OMX_AacEncoder.c
303
pComponentPrivate->
FillthisbufferCount
= 0;
[
all
...]
OMX_AacEnc_Utils.c
[
all
...]
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/
OMX_VideoEnc_Utils.c
348
pComponentPrivate->
FillthisbufferCount
!= pComponentPrivate->FillbufferdoneCount) {
366
(pComponentPrivate->
FillthisbufferCount
== pComponentPrivate->FillbufferdoneCount)) {
[
all
...]
OMX_VideoEncoder.c
[
all
...]
Completed in 227 milliseconds