OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:onPortFlushCompleted
(Results
1 - 12
of
12
) sorted by null
/frameworks/av/media/libstagefright/codecs/gsm/dec/
SoftGSM.cpp
284
void SoftGSM::
onPortFlushCompleted
(OMX_U32 portIndex) {
/frameworks/av/media/libstagefright/codecs/mp3dec/
SoftMP3.cpp
391
void SoftMP3::
onPortFlushCompleted
(OMX_U32 portIndex) {
/frameworks/av/media/libstagefright/codecs/amrnb/dec/
SoftAMR.cpp
492
void SoftAMR::
onPortFlushCompleted
(OMX_U32 portIndex) {
493
ALOGV("
onPortFlushCompleted
portindex %d, resetting frame ", portIndex);
/frameworks/av/media/libstagefright/codecs/vorbis/dec/
SoftVorbis.cpp
460
void SoftVorbis::
onPortFlushCompleted
(OMX_U32 portIndex) {
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/
SoftMPEG4.cpp
373
void SoftMPEG4::
onPortFlushCompleted
(OMX_U32 portIndex) {
/frameworks/av/media/libstagefright/codecs/on2/dec/
SoftVPX.cpp
304
void SoftVPX::
onPortFlushCompleted
(OMX_U32 portIndex) {
/frameworks/av/media/libstagefright/codecs/on2/h264dec/
SoftAVC.cpp
320
void SoftAVC::
onPortFlushCompleted
(OMX_U32 portIndex) {
/frameworks/av/media/libstagefright/codecs/opus/dec/
SoftOpus.cpp
517
void SoftOpus::
onPortFlushCompleted
(OMX_U32 portIndex) {
/frameworks/av/media/libstagefright/codecs/avcdec/
SoftAVCDec.cpp
477
void SoftAVC::
onPortFlushCompleted
(OMX_U32 portIndex) {
/frameworks/av/media/libstagefright/codecs/aacdec/
SoftAAC2.cpp
[
all
...]
/frameworks/av/media/libstagefright/codecs/hevcdec/
SoftHEVC.cpp
437
void SoftHEVC::
onPortFlushCompleted
(OMX_U32 portIndex) {
/frameworks/av/media/libstagefright/codecs/mpeg2dec/
SoftMPEG2.cpp
564
void SoftMPEG2::
onPortFlushCompleted
(OMX_U32 portIndex) {
Completed in 305 milliseconds