Home
last modified time | relevance | path

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

/linux/drivers/media/platform/mediatek/vcodec/decoder/vdec/
H A Dvdec_av1_req_lat_if.c26 #define AV1_INVALID_IDX -1 macro
833 int new_slot_idx = AV1_INVALID_IDX; in vdec_av1_slice_get_new_slot()
843 if (new_slot_idx != AV1_INVALID_IDX) { in vdec_av1_slice_get_new_slot()
877 frame->ref_frame_map[ref_id] = AV1_INVALID_IDX; in vdec_av1_slice_cleanup_slots()
911 if (vsi->slot_id == AV1_INVALID_IDX) { in vdec_av1_slice_setup_slot()
1513 if (slot_id == AV1_INVALID_IDX) { in vdec_av1_slice_setup_ref()
1544 frame->prev_fb_idx = AV1_INVALID_IDX; in vdec_av1_slice_get_previous()
1649 if (vsi->slot_id != AV1_INVALID_IDX) { in vdec_av1_slice_setup_seg_buffer()