Searched refs:WmfDecBytesPerFrame (Results 1 – 4 of 4) sorted by relevance
156 const Word16 WmfDecBytesPerFrame[16] = variable
132 extern const Word16 WmfDecBytesPerFrame[];
422 byte_offset = WmfDecBytesPerFrame[frame_type]; in AMRDecode()
400 size_t frameSize = WmfDecBytesPerFrame[mode] + 1; in onQueueFilled()