Home
last modified time | relevance | path

Searched defs:bitRate (Results 1 – 16 of 16) sorted by relevance

/external/opencore/codecs_v2/audio/mp3/dec/include/
Dpvmp3decoder_api.h195 int32 bitRate; member
/external/opencore/codecs_v2/audio/gsm_amr/common/dec/include/
Dpvgsmamrdecoderinterface.h130 int32 bitRate; member
/external/opencore/codecs_v2/audio/aac/dec/include/
Dpvmp4audiodecoder_api.h296 Int32 bitRate; member
/external/opencore/nodes/streaming/streamingmanager/plugins/rtspunicast/src/
Dpvmf_sm_fsp_rtsp_unicast.h158 uint32 bitRate; variable
/external/opencore/protocols/sdp/parser/src/
Dsessioninfoparser.cpp695 uint32 bitRate; in parseSDPSessionInfo() local
Dbasemediainfoparser.cpp808 uint32 bitRate; in baseMediaInfoParser() local
/external/opencore/codecs_v2/video/m4v_h263/enc/include/
Dmp4enc_api.h169 Int bitRate[2]; member
/external/opencore/protocols/systems/3g-324m_pvterminal/h223/src/
Dlowerlayer.cpp234 TPVStatusCode H223LowerLayer::SetBitrate(uint32 bitRate) in SetBitrate()
/external/opencore/codecs_v2/video/m4v_h263/enc/src/
Dpvm4vencoder.cpp1212 Int i, bitRate[2] = {0, 0}; in UpdateBitRate() local
Dmp4enc_api.cpp2132 OSCL_EXPORT_REF Bool PVUpdateBitRate(VideoEncControls *encCtrl, Int *bitRate) in PVUpdateBitRate()
/external/opencore/fileformats/mp3/parser/src/
Dmp3parser.cpp967 uint32 bitRate, samplingRate; in DecodeMP3Header() local
1245 uint32 bitRate = pMP3Config->BitRate; in GetMP3FileHeader() local
/external/opencore/fileformats/rawaac/parser/src/
Daacfileparser.cpp489 …ileInfo(int32& fileSize, TAACFormat& format, uint8& sampleFreqIndex, uint32& bitRate, uint32& Head… in getFileInfo()
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/cmn/include/
Dh245def.h1700 uint16 bitRate; member
1749 uint16 bitRate; member
3673 uint16 bitRate; member
3746 uint16 bitRate; member
3883 uint16 bitRate; member
3942 uint16 bitRate; member
4004 uint32 bitRate; member
5198 uint16 bitRate; member
5239 uint16 bitRate; member
5521 uint16 bitRate; member
[all …]
/external/opencore/codecs_v2/video/avc_h264/enc/src/
Davcenc_int.h238 int32 bitRate; /* target bit rate for the overall clip in bits/second*/ member
/external/opencore/nodes/pvdownloadmanagernode/src/
Dpvmf_downloadmanager_node.cpp833 uint32 bitRate = PVMF_DOWNLOADMANAGER_MAX_BITRATE_FOR_SC * 1000 / 8; in SetSourceInitializationData() local
/external/opencore/nodes/pvaacffparsernode/src/
Dpvmf_aacffparser_node.cpp2737 uint32 bitRate = (uint32)iAACFileInfo.iBitrate; in DoGetMetadataValues() local