Home
last modified time | relevance | path

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

/external/libaom/av1/encoder/
Dencoder_utils.c1189 encode_show_existing_frame(cm)) { in av1_finalize_encoded_frame()
1201 if (!encode_show_existing_frame(cm) && in av1_finalize_encoded_frame()
Dencoder.h4179 static inline int encode_show_existing_frame(const AV1_COMMON *cm) { in encode_show_existing_frame() function
Dbitstream.c2920 if (encode_show_existing_frame(cm)) { in write_uncompressed_header_obu()
4337 (cpi->num_tg > 1 || encode_show_existing_frame(cm)); in av1_pack_bitstream()
4376 if (!encode_show_existing_frame(cm)) { in av1_pack_bitstream()
Dencode_strategy.c429 if (encode_show_existing_frame(cm)) {
Dencoder.c3634 if (encode_show_existing_frame(cm)) { in encode_frame_to_data_rate()
4514 if (!encode_show_existing_frame(cm)) { in update_fb_of_context_type()