Home
last modified time | relevance | path

Searched refs:aom_bitstream_queue_set_frame_read (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/libaom/aom_util/
H A Ddebug_util.h25 void aom_bitstream_queue_set_frame_read(int frame_idx);
H A Ddebug_util.c28 void aom_bitstream_queue_set_frame_read(int frame_idx) { in aom_bitstream_queue_set_frame_read() function
/aosp_15_r20/external/libaom/av1/decoder/
H A Ddecodeframe.c5172 aom_bitstream_queue_set_frame_read(cm->current_frame.order_hint * 2 + in av1_decode_frame_headers_and_setup()
5177 aom_bitstream_queue_set_frame_read(cm->current_frame.frame_number); in av1_decode_frame_headers_and_setup()