Home
last modified time | relevance | path

Searched defs:use_padding (Results 1 – 2 of 2) sorted by relevance

/external/grpc-grpc/test/http2_test/
Dtest_data_frame_padding.py30 def __init__(self, use_padding=True): argument
/external/flac/libFLAC/
Dmetadata_iterators.c656 …block(FLAC__Metadata_SimpleIterator *iterator, FLAC__StreamMetadata *block, FLAC__bool use_padding) in FLAC__metadata_simple_iterator_set_block()
754 …after(FLAC__Metadata_SimpleIterator *iterator, FLAC__StreamMetadata *block, FLAC__bool use_padding) in FLAC__metadata_simple_iterator_insert_block_after()
835 …adata_simple_iterator_delete_block(FLAC__Metadata_SimpleIterator *iterator, FLAC__bool use_padding) in FLAC__metadata_simple_iterator_delete_block()
1109 static FLAC__off_t chain_prepare_for_write_(FLAC__Metadata_Chain *chain, FLAC__bool use_padding) in chain_prepare_for_write_()
1628 … FLAC__metadata_chain_check_if_tempfile_needed(FLAC__Metadata_Chain *chain, FLAC__bool use_padding) in FLAC__metadata_chain_check_if_tempfile_needed()
1705 FLAC_API FLAC__bool FLAC__metadata_chain_write(FLAC__Metadata_Chain *chain, FLAC__bool use_padding,… in FLAC__metadata_chain_write()
1756 …metadata_chain_write_with_callbacks(FLAC__Metadata_Chain *chain, FLAC__bool use_padding, FLAC__IOH… in FLAC__metadata_chain_write_with_callbacks()
1793 …n_write_with_callbacks_and_tempfile(FLAC__Metadata_Chain *chain, FLAC__bool use_padding, FLAC__IOH… in FLAC__metadata_chain_write_with_callbacks_and_tempfile()