Home
last modified time | relevance | path

Searched refs:hevc_supplement_buffer (Results 1 – 3 of 3) sorted by relevance

/dports/multimedia/l-smash/l-smash-2.14.5/codecs/
H A Dhevc.h385 int hevc_supplement_buffer
H A Dhevc.c1835 int hevc_supplement_buffer in hevc_supplement_buffer() function
2812 && (err = hevc_supplement_buffer( sb, NULL, 2 * possible_au_length )) < 0 ) in lsmash_setup_hevc_specific_parameters_from_access_unit()
/dports/multimedia/l-smash/l-smash-2.14.5/importer/
H A Dnalu_imp.c1147 && (err = hevc_supplement_buffer( sb, au, 2 * possible_au_length )) < 0 ) in hevc_get_access_unit_internal()