Home
last modified time | relevance | path

Searched defs:still_picture (Results 1 – 4 of 4) sorted by relevance

/external/libaom/libaom/av1/encoder/
Drc_utils.h104 const int still_picture = seq_params->still_picture; in config_target_level() local
/external/libgav1/libgav1/src/
Dobu_parser.h143 bool still_picture; member
/external/libaom/libaom/av1/
Dav1_dx_iface.c300 const uint8_t still_picture = aom_rb_read_bit(&rb); in decoder_peek_si_internal() local
/external/libaom/libaom/av1/common/
Dav1_common_int.h281 uint8_t still_picture; // Video is a single frame still picture member