Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dencode_strategy.c385 if (!encode_show_existing_frame(cm)) { in update_fb_of_context_type()
634 if (encode_show_existing_frame(&cpi->common)) { in update_frame_flags()
800 encode_show_existing_frame(cm)) { in update_ref_frame_map()
825 !encode_show_existing_frame(cm) && in update_ref_frame_map()
Dencoder.h1243 static INLINE int encode_show_existing_frame(const AV1_COMMON *cm) { in encode_show_existing_frame() function
Dbitstream.c2811 if (encode_show_existing_frame(cm)) { in write_uncompressed_header_obu()
3782 (cm->num_tg > 1 || encode_show_existing_frame(cm)); in av1_pack_bitstream()
3809 if (encode_show_existing_frame(cm)) { in av1_pack_bitstream()
Dencoder.c4143 encode_show_existing_frame(cm)) { in finalize_encoded_frame()
4155 if (!encode_show_existing_frame(cm) && in finalize_encoded_frame()
4838 if (encode_show_existing_frame(cm)) { in encode_frame_to_data_rate()