Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dbitstream.c3059 const int might_bwd_adapt = !(seq_params->reduced_still_picture_hdr) && in write_uncompressed_header_obu() local
3064 if (might_bwd_adapt) { in write_uncompressed_header_obu()
/external/libaom/libaom/av1/decoder/
Ddecodeframe.c4913 const int might_bwd_adapt = !(seq_params->reduced_still_picture_hdr) && in read_uncompressed_header() local
4915 if (might_bwd_adapt) { in read_uncompressed_header()