Searched refs:write_frame_header (Results 1 – 6 of 6) sorted by relevance
128 static grpc_status_code write_frame_header(size_t data_length, in write_frame_header() function218 status = write_frame_header(data_length + rp->tag_length, in alts_iovec_record_protocol_integrity_only_protect()327 grpc_status_code status = write_frame_header( in alts_iovec_record_protocol_privacy_integrity_protect()
126 static grpc_status_code write_frame_header(size_t data_length, in write_frame_header() function216 status = write_frame_header(data_length + rp->tag_length, in alts_iovec_record_protocol_integrity_only_protect()325 grpc_status_code status = write_frame_header( in alts_iovec_record_protocol_privacy_integrity_protect()
498 write_frame_header(j_compress_ptr cinfo) in write_frame_header() function656 marker->pub.write_frame_header = write_frame_header; in jinit_marker_writer()
508 (*cinfo->marker->write_frame_header) (cinfo); in prepare_for_pass()541 (*cinfo->marker->write_frame_header) (cinfo); in pass_startup()
133 void (*write_frame_header) (j_compress_ptr cinfo); member
3886 const int write_frame_header = in av1_pack_bitstream() local3889 if (write_frame_header) { in av1_pack_bitstream()