Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/common/
Dtiming.h31 int frame_presentation_time_length; member
Dtiming.c70 decoder_model->frame_presentation_time_length = 10; in av1_set_aom_dec_model_info()
/external/libgav1/libgav1/src/
Dobu_parser.h118 uint8_t frame_presentation_time_length; member
Dobu_parser.cc287 info->frame_presentation_time_length = 1 + scratch; in ParseDecoderModelInfo()
1784 sequence_header_.decoder_model_info.frame_presentation_time_length); in ParseFrameParameters()
1857 sequence_header_.decoder_model_info.frame_presentation_time_length); in ParseFrameParameters()
/external/libaom/libaom/av1/encoder/
Dbitstream.c2464 wb, decoder_model_info->frame_presentation_time_length - 1, 5); in write_decoder_model_info()
2481 cm->seq_params.decoder_model_info.frame_presentation_time_length); in write_tu_pts_info()
/external/libaom/libaom/av1/decoder/
Ddecodeframe.c4145 decoder_model_info->frame_presentation_time_length = in av1_read_decoder_model_info()
4162 rb, cm->seq_params.decoder_model_info.frame_presentation_time_length); in read_temporal_point_info()