Home
last modified time | relevance | path

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

/external/adhd/cras/src/tests/
Dfmt_conv_unittest.cc61 unsigned int out_frames = 2; in TEST() local
123 size_t out_frames; in TEST() local
169 size_t out_frames; in TEST() local
217 size_t out_frames; in TEST() local
265 size_t out_frames; in TEST() local
313 size_t out_frames; in TEST() local
370 size_t out_frames; in TEST() local
469 size_t out_frames; in TEST() local
544 size_t out_frames; in TEST() local
648 size_t out_frames; in TEST() local
[all …]
Ddev_stream_unittest.cc69 size_t out_frames; member
1215 unsigned int out_frames) { in cras_fmt_conv_convert_frames()
1282 size_t out_frames) { in cras_fmt_conv_out_frames_to_in()
Daudio_thread_unittest_obsolete.cc2182 size_t out_frames) { in cras_fmt_conv_out_frames_to_in()
/external/grpc-grpc/test/core/tsi/alts/handshaker/
Dalts_handshaker_service_api_test.cc27 const char out_frames[] = "HELLO WORLD!"; in main() local
Dalts_handshaker_service_api_test_lib.cc227 const char* out_frames, in grpc_gcp_handshaker_resp_set_out_frames()
/external/adhd/cras/src/server/
Dlinear_resampler.c93 float out_frames; in linear_resampler_in_frames_to_out() local
Dcras_fmt_conv.c635 size_t out_frames) in cras_fmt_conv_out_frames_to_in()
658 unsigned int *in_frames, size_t out_frames) in cras_fmt_conv_convert_frames()
/external/rust/crates/grpcio-sys/grpc/src/core/tsi/alts/handshaker/proto/
Dhandshaker.proto199 bytes out_frames = 1; field
/external/grpc-grpc-java/alts/src/main/proto/grpc/gcp/
Dhandshaker.proto199 bytes out_frames = 1; field
/external/grpc-grpc/test/core/tsi/alts/fake_handshaker/
Dhandshaker.proto199 bytes out_frames = 1; field
/external/grpc-grpc/src/core/tsi/alts/handshaker/proto/
Dhandshaker.proto199 bytes out_frames = 1; field
/external/rust/crates/grpcio-sys/grpc/src/proto/grpc/gcp/
Dhandshaker.proto218 bytes out_frames = 1; field
/external/grpc-grpc/src/core/tsi/alts/handshaker/
Dhandshaker.pb.h94 pb_callback_t out_frames; member
/external/rust/crates/grpcio-sys/grpc/src/core/tsi/alts/handshaker/
Dalts_handshaker_client.cc251 upb_strview out_frames = grpc_gcp_HandshakerResp_out_frames(resp); in alts_handshaker_client_handle_response() local