Home
last modified time | relevance | path

Searched defs:frameType (Results 1 – 9 of 9) sorted by relevance

/frameworks/av/libvideoeditor/vss/src/
DM4AMRR_CoreReader.c111 M4OSA_UInt32 M4AMRR_getAuSize(M4OSA_UInt32 frameType, M4SYS_StreamType streamType) in M4AMRR_getAuSize()
137 M4OSA_UInt32 M4AMRR_getBitrate(M4OSA_UInt32 frameType, M4SYS_StreamType streamType) in M4AMRR_getBitrate()
293 M4OSA_Char frameHeader, frameType ; in M4AMRR_getNextStream() local
466 M4OSA_Char frameType ; in M4AMRR_nextAU() local
590 M4OSA_Char frameType ; in M4AMRR_seek() local
DM4VSS3GPP_Clip.c1892 M4OSA_UInt32 frameType = ( ( *pAudioFrame) &(0xF << 3)) >> 3; in M4VSS3GPP_intGetFrameSize_AMRNB() local
1978 M4OSA_UInt32 frameType = ( *pAudioFrame) &0x0F; in M4VSS3GPP_intGetFrameSize_EVRC() local
/frameworks/av/media/libstagefright/codecs/amrwbenc/SampleCode/
DAMRWB_E_SAMPLE.c75 VOAMRWBFRAMETYPE frameType, in encode()
268 VOAMRWBFRAMETYPE frameType; in main() local
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
DBackingStore.java339 public abstract void allocate(FrameType frameType); in allocate()
419 public void allocate(FrameType frameType) { in allocate()
492 public void allocate(FrameType frameType) { in allocate()
586 public void allocate(FrameType frameType) { in allocate()
699 public void allocate(FrameType frameType) { in allocate()
806 public void allocate(FrameType frameType) { in allocate()
/frameworks/av/media/libstagefright/codecs/amrnb/enc/
DSoftAMRNBEncoder.cpp358 Frame_Type_3GPP frameType; in onQueueFilled() local
/frameworks/av/media/libstagefright/codecs/amrnb/dec/
DSoftAMR.cpp364 int16 frameType; in onQueueFilled() local
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/include/
Dmp4dec_api.h110 MP4FrameType frameType; member
/frameworks/av/media/libstagefright/codecs/amrwbenc/inc/
Dcod_main.h90 VOAMRWBFRAMETYPE frameType; member
/frameworks/av/libvideoeditor/vss/mcs/src/
DM4MCS_API.c9833 M4OSA_UInt32 frameType = ( ( *pAudioFrame) &(0xF << 3)) >> 3; in M4MCS_intGetFrameSize_AMRNB() local
9919 M4OSA_UInt32 frameType = ( *pAudioFrame) &0x0F; in M4MCS_intGetFrameSize_EVRC() local