Home
last modified time | relevance | path

Searched defs:out_frames (Results 1 – 15 of 15) sorted by relevance

/aosp_15_r20/art/runtime/
H A Dbacktrace_helper.h34 BacktraceCollector(uintptr_t* out_frames, size_t max_depth, size_t skip_count) in BacktraceCollector()
/aosp_15_r20/device/linaro/hikey/audio/
Daudio_hw.c178 …ct audio_stream_out *stream, const void *buffer, size_t frame_size, size_t out_frames, size_t byte… in xa_device_run()
417 size_t out_frames = bytes / frame_size; in out_write() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/tsi/alts/handshaker/proto/
Dhandshaker.proto199 bytes out_frames = 1; field
/aosp_15_r20/external/grpc-grpc/src/core/tsi/alts/handshaker/proto/
H A Dhandshaker.proto199 bytes out_frames = 1; field
/aosp_15_r20/external/grpc-grpc/src/proto/grpc/gcp/
H A Dhandshaker.proto218 bytes out_frames = 1; field
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/proto/grpc/gcp/
Dhandshaker.proto218 bytes out_frames = 1; field
/aosp_15_r20/external/grpc-grpc/test/core/tsi/alts/fake_handshaker/
H A Dhandshaker.proto208 bytes out_frames = 1; field
/aosp_15_r20/external/grpc-grpc-java/alts/src/main/proto/grpc/gcp/
H A Dhandshaker.proto218 bytes out_frames = 1; field
/aosp_15_r20/packages/modules/Bluetooth/system/stack/a2dp/
Da2dp_vendor_opus_encoder.cc350 int32_t out_frames = 0; in a2dp_opus_encode_frames() local
Da2dp_vendor_ldac_encoder.cc429 int32_t out_frames = 0; in a2dp_ldac_encode_frames() local
/aosp_15_r20/device/linaro/poplar/audio/
Daudio_hw.c248 size_t out_frames = bytes / frame_size; in out_write() local
/aosp_15_r20/external/grpc-grpc/src/core/tsi/alts/handshaker/
H A Dalts_handshaker_client.cc266 upb_StringView out_frames = grpc_gcp_HandshakerResp_out_frames(resp); in alts_handshaker_client_handle_response() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/tsi/alts/handshaker/
Dalts_handshaker_client.cc266 upb_StringView out_frames = grpc_gcp_HandshakerResp_out_frames(resp); in alts_handshaker_client_handle_response() local
/aosp_15_r20/device/amlogic/yukawa/hal/audio/
Daudio_hw.c376 size_t out_frames = bytes / frame_size; in out_write() local
/aosp_15_r20/device/linaro/dragonboard/audio/
Daudio_hw.c350 size_t out_frames = bytes / frame_size; in out_write() local