Searched defs:isWide (Results 1 – 11 of 11) sorted by relevance
/frameworks/av/media/extractors/amr/ |
D | AMRExtractor.cpp | 71 static size_t getFrameSize(bool isWide, unsigned FT) { in getFrameSize() 100 off64_t offset, bool isWide, size_t *frameSize) { in getFrameSizeByOffset() 119 DataSourceHelper *source, bool *isWide, float *confidence) { in SniffAMR() 236 bool isWide, const off64_t *offset_table, size_t offset_table_length) in AMRSource()
|
/frameworks/av/media/libstagefright/rtsp/ |
D | AAMRAssembler.cpp | 62 const sp<AMessage> ¬ify, bool isWide, const AString ¶ms) in AAMRAssembler() 81 static size_t getFrameSize(bool isWide, unsigned FT) { in getFrameSize()
|
D | ARTPWriter.cpp | 730 static size_t getFrameSize(bool isWide, unsigned FT) { in getFrameSize() 754 const bool isWide = (mMode == AMR_WB); in sendAMRData() local
|
/frameworks/av/media/codec2/components/amr_nb_wb/ |
D | C2SoftAmrDec.cpp | 198 static size_t getFrameSize(bool isWide, unsigned FM) { in getFrameSize() 222 std::vector<size_t> *frameSizeList, bool isWide) { in calculateNumFrames()
|
/frameworks/av/media/libstagefright/ |
D | AMRWriter.cpp | 72 bool isWide = false; in addSource() local
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/ |
D | QSCarrierGroup.java | 212 boolean isWide, int subId, boolean roaming) { in setMobileDataIndicators()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/ |
D | CallbackHandler.java | 127 final boolean isWide, final int subId, boolean roaming) { in setMobileDataIndicators()
|
D | NetworkController.java | 75 boolean isWide, int subId, boolean roaming) { in setMobileDataIndicators()
|
D | MobileSignalController.java | 698 int discContentDesc, int dataContentDesc, int dataType, boolean isWide) { in MobileIconGroup()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/ |
D | CellularTile.java | 260 boolean isWide, int subId, boolean roaming) { in setMobileDataIndicators()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
D | StatusBarSignalPolicy.java | 183 boolean isWide, int subId, boolean roaming) { in setMobileDataIndicators()
|