Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dh2645_parse.c263 static int get_bit_length(H2645NAL *nal, int skip_trailing_zeros) in get_bit_length() function
495 nal->size_bits = get_bit_length(nal, skip_trailing_zeros); in ff_h2645_packet_split()