OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:onPortFlushCompleted
(Results
1 - 16
of
16
) sorted by null
/frameworks/av/media/libstagefright/codecs/on2/dec/
SoftVPX.h
41
virtual void
onPortFlushCompleted
(OMX_U32 portIndex);
SoftVPX.cpp
328
void SoftVPX::
onPortFlushCompleted
(OMX_U32 portIndex) {
/frameworks/av/media/libstagefright/codecs/aacdec/
SoftAAC2.h
42
virtual void
onPortFlushCompleted
(OMX_U32 portIndex);
SoftAAC2.cpp
579
void SoftAAC2::
onPortFlushCompleted
(OMX_U32 portIndex) {
/frameworks/av/media/libstagefright/codecs/amrnb/dec/
SoftAMR.h
41
virtual void
onPortFlushCompleted
(OMX_U32 portIndex);
SoftAMR.cpp
431
void SoftAMR::
onPortFlushCompleted
(OMX_U32 portIndex) {
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/
SoftMPEG4.h
45
virtual void
onPortFlushCompleted
(OMX_U32 portIndex);
SoftMPEG4.cpp
542
void SoftMPEG4::
onPortFlushCompleted
(OMX_U32 portIndex) {
/frameworks/av/media/libstagefright/codecs/mp3dec/
SoftMP3.h
43
virtual void
onPortFlushCompleted
(OMX_U32 portIndex);
SoftMP3.cpp
326
void SoftMP3::
onPortFlushCompleted
(OMX_U32 portIndex) {
/frameworks/av/media/libstagefright/codecs/vorbis/dec/
SoftVorbis.h
44
virtual void
onPortFlushCompleted
(OMX_U32 portIndex);
SoftVorbis.cpp
403
void SoftVorbis::
onPortFlushCompleted
(OMX_U32 portIndex) {
/frameworks/av/media/libstagefright/codecs/on2/h264dec/
SoftAVC.h
47
virtual void
onPortFlushCompleted
(OMX_U32 portIndex);
SoftAVC.cpp
505
void SoftAVC::
onPortFlushCompleted
(OMX_U32 portIndex) {
/frameworks/av/media/libstagefright/include/
SimpleSoftOMXComponent.h
72
virtual void
onPortFlushCompleted
(OMX_U32 portIndex);
/frameworks/av/media/libstagefright/omx/
SimpleSoftOMXComponent.cpp
537
onPortFlushCompleted
(portIndex);
634
void SimpleSoftOMXComponent::
onPortFlushCompleted
(OMX_U32 portIndex) {
Completed in 494 milliseconds