Home
last modified time | relevance | path

Searched defs:frame_size (Results 1 – 18 of 18) sorted by relevance

/device/google/cuttlefish_common/host/frontend/stream_audio/opuscpp/
Dopus_wrapper.cc101 const std::vector<opus_int16>& pcm, int frame_size) { in Encode()
120 int frame_size) { in EncodeFrame()
141 const std::vector<std::vector<unsigned char>>& packets, int frame_size, in Decode()
153 const std::vector<unsigned char>& packet, int frame_size, bool decode_fec) { in Decode()
166 std::vector<opus_int16> opus::Decoder::DecodeDummy(int frame_size) { in DecodeDummy()
/device/generic/car/emulator/audio/driver/
Daudio_vbuffer.h25 size_t frame_size; member
Daudio_vbuffer.c30 size_t frame_size) { in audio_vbuffer_init()
/device/google/cuttlefish_common/tools/play_audio/
Dplay_audio.cpp62 auto frame_size = conn->RecvUInt32(); in RecvEncodedAudio() local
/device/google/cuttlefish_common/common/vsoc/lib/
Dvsoc_audio_message.h67 size32_t frame_size; member
/device/linaro/hikey/hifi/xaf/hifi-dpf/audio/
Dxa-class-mixer.c120 u32 frame_size; member
180 u32 frame_size; in xa_mixer_prepare_runtime() local
Dxa-class-audio-codec.c111 u32 frame_size; in xa_codec_prepare_runtime() local
/device/google/cuttlefish_common/host/frontend/stream_audio/
Dmain.cpp225 const std::uint32_t frame_size = pcm.size() / num_channels; in HandleClient() local
/device/google/bonito/sdm710/original-kernel-headers/sound/
Dcompress_offload.h131 __u32 frame_size; member
/device/google/crosshatch/sdm845/kernel-headers/sound/
Dcompress_offload.h66 __u32 frame_size; member
/device/google/bonito/sdm710/kernel-headers/sound/
Dcompress_offload.h66 __u32 frame_size; member
/device/google/crosshatch/sdm845/original-kernel-headers/sound/
Dcompress_offload.h131 __u32 frame_size; member
/device/linaro/hikey/hifi/xaf/hifi-dpf/plugins/cadence/mixer/
Dxa-mixer.c57 u32 frame_size; member
/device/linaro/hikey/audio/
Daudio_hw.c179 static int xa_device_run(struct audio_stream_out *stream, const void *buffer, size_t frame_size, si… in xa_device_run()
412 size_t frame_size = audio_stream_out_frame_size(stream); in out_write() local
/device/google/cuttlefish_common/guest/hals/audio/
Daudio_hw.c74 size_t frame_size; member
82 size_t frame_size) { in audio_vbuffer_init()
/device/generic/goldfish/audio/
Daudio_hw.c71 size_t frame_size; member
79 size_t frame_size) { in audio_vbuffer_init()
/device/linaro/poplar/audio/
Daudio_hw.c247 size_t frame_size = audio_stream_out_frame_size(stream); in out_write() local
/device/google/marlin/camera/QCamera2/stack/mm-camera-test/inc/
Dmm_qcamera_app.h228 uint32_t frame_size; member