Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/tsi/alts/zero_copy_frame_protector/
Dalts_iovec_record_protocol.cc129 static grpc_status_code write_frame_header(size_t data_length, in write_frame_header() function
/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/tsi/alts/zero_copy_frame_protector/
Dalts_iovec_record_protocol.cc129 static grpc_status_code write_frame_header(size_t data_length, in write_frame_header() function
/external/libjpeg-turbo/
Djcmarker.c498 write_frame_header(j_compress_ptr cinfo) in write_frame_header() function
Djpegint.h148 void (*write_frame_header) (j_compress_ptr cinfo); member
/external/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_video_encoder_bitstream_builder_av1.cpp785 d3d12_video_bitstream_builder_av1::write_frame_header(const av1_seq_header_t *pSeqHdr, in write_frame_header() function in d3d12_video_bitstream_builder_av1
/external/libaom/av1/encoder/
Dbitstream.c4336 const int write_frame_header = in av1_pack_bitstream() local