Home
last modified time | relevance | path

Searched defs:frameBytes (Results 1 – 3 of 3) sorted by relevance

/external/bluetooth/bluedroid/embdrv/sbc/decoder/srce/
Ddecoder-sbc.c43 OI_UINT32 *frameBytes) in FindSyncword()
185 OI_UINT32 *frameBytes, in internal_DecodeRaw()
235 OI_UINT32 *frameBytes, in OI_CODEC_SBC_DecodeFrame()
333 OI_UINT32 *frameBytes) in OI_CODEC_SBC_SkipFrame()
366 OI_UINT32 frameBytes) in OI_CODEC_SBC_FrameCount()
Ddecoder-oina.c104 OI_UINT32 *frameBytes, in OI_CODEC_SBC_DecodeRaw()
/external/chromium_org/third_party/WebKit/Source/platform/graphics/
DBitmapImage.cpp231 unsigned frameBytes = m_frames[i].m_frameBytes; in dataChanged() local