Home
last modified time | relevance | path

Searched refs:CurrentFrame (Results 1 – 9 of 9) sorted by relevance

/external/libaom/libaom/av1/encoder/
Dratectrl.c700 const CurrentFrame *const current_frame = &cm->current_frame; in rc_pick_q_and_bounds_one_pass_cbr()
843 const CurrentFrame *const current_frame = &cm->current_frame; in rc_pick_q_and_bounds_one_pass_vbr()
1364 const CurrentFrame *const current_frame = &cm->current_frame; in av1_rc_postencode_update()
1508 CurrentFrame *const current_frame = &cm->current_frame; in av1_rc_get_one_pass_vbr_params()
1651 CurrentFrame *const current_frame = &cm->current_frame; in av1_rc_get_one_pass_cbr_params()
Dfirstpass.c325 CurrentFrame *const current_frame = &cm->current_frame; in av1_first_pass()
Dencoder.c4140 CurrentFrame *const current_frame = &cm->current_frame; in finalize_encoded_frame()
4527 const CurrentFrame *const current_frame = &cm->current_frame; in dump_filtered_recon_frames()
4808 CurrentFrame *const current_frame = &cm->current_frame; in encode_frame_to_data_rate()
5180 CurrentFrame *const current_frame = &cm->current_frame; in av1_encode()
Dpass2_strategy.c1497 CurrentFrame *const current_frame = &cm->current_frame; in av1_get_second_pass_params()
Dencodeframe.c912 const CurrentFrame *const current_frame = &cm->current_frame; in update_stats()
5677 CurrentFrame *const current_frame = &cm->current_frame; in av1_encode_frame()
Dbitstream.c2801 CurrentFrame *const current_frame = &cm->current_frame; in write_uncompressed_header_obu()
Drdopt.c11789 const CurrentFrame *const current_frame = &cm->current_frame; in inter_mode_compatible_skip()
11847 const CurrentFrame *const current_frame = &cm->current_frame; in inter_mode_search_order_independent_skip()
/external/libaom/libaom/av1/common/
Donyxc_int.h302 } CurrentFrame; typedef
305 CurrentFrame current_frame;
/external/libaom/libaom/av1/decoder/
Ddecodeframe.c4851 CurrentFrame *const current_frame = &cm->current_frame; in read_uncompressed_header()