Searched refs:mpp_buf_slot_is_changed (Results 1 – 4 of 4) sorted by relevance
130 RK_U32 mpp_buf_slot_is_changed(MppBufSlots slots);
200 if (mpp_buf_slot_is_changed(frame_slots)) { in mpp_dec_decode()219 task->wait.info_change = mpp_buf_slot_is_changed(frame_slots); in mpp_dec_decode()
545 if (mpp_buf_slot_is_changed(frame_slots)) { in try_proc_dec_task()561 task->wait.info_change = mpp_buf_slot_is_changed(frame_slots); in try_proc_dec_task()1001 if (mpp_buf_slot_is_changed(frame_slots)) { in mpp_dec_advanced_thread()
773 RK_U32 mpp_buf_slot_is_changed(MppBufSlots slots) in mpp_buf_slot_is_changed() function