Home
last modified time | relevance | path

Searched defs:frameSizeInBytes (Results 1 – 6 of 6) sorted by relevance

/aosp12/hardware/knowles/athletico/sound_trigger_hal/tests/
H A Dtunnel_test_sensor.c47 uint16_t frameSizeInBytes; // Frame length in bytes member
H A Dtunnel_test.c45 uint16_t frameSizeInBytes; /*!< Frame length in bytes */ member
/aosp12/hardware/knowles/athletico/sound_trigger_hal/
H A Dadnc_strm.c47 uint16_t frameSizeInBytes; // Frame length in bytes member
/aosp12/frameworks/base/media/java/android/media/
H A DAudioFormat.java921 int frameSizeInBytes = 1; in AudioFormat() local
H A DAudioTrack.java833 int frameSizeInBytes; in AudioTrack() local
1853 int frameSizeInBytes; in audioBuffSizeCheck() local
H A DAudioRecord.java1014 int frameSizeInBytes = mChannelCount in audioBuffSizeCheck() local