Searched defs:bytesPerSample (Results 1 – 6 of 6) sorted by relevance
62 private long bytesPerSample; field in AudioSampleEntry161 public void setBytesPerSample(long bytesPerSample) { in setBytesPerSample()
4106 uint32 bytesPerSample = fSamplesPerPixel * in FindTileSize() local4142 uint32 bytesPerSample = fSamplesPerPixel * in FindStripSize() local
245 int32 bytesPerSample) in DecodeFPDelta()2184 uint32 bytesPerSample = (ifd.fBitsPerSample [0] >> 3); in ReadTile() local
2915 int32 bytesPerSample) in EncodeFPDelta()4602 uint32 bytesPerSample = TagTypeSize (image.PixelType ()); in WriteImage() local
1731 const uint8_t bytesPerSample = 2*_playChannels; in InitPlayout() local3202 const uint16_t bytesPerSample = 2*_recChannels; in RecProc() local3637 const uint16_t bytesPerSample = 2*_recChannels; in MonitorRecording() local
733 size_t bytesPerSample, in WriteWavHeader()