Searched refs:info_change (Results 1 – 14 of 14) sorted by relevance
41 RK_U32 info_change : 1; member103 RK_U32 info_change : 1; member
219 task_dec->flags.info_change = 1; in mpp_dec_decode()235 task->wait.info_change = mpp_buf_slot_is_changed(frame_slots); in mpp_dec_decode()236 if (task->wait.info_change) { in mpp_dec_decode()241 task_dec->flags.info_change = 0; in mpp_dec_decode()371 if (task->wait.info_change) { in mpp_dec_reset_no_thread()
215 if (task->wait.info_change) in reset_parser_thread()543 task_dec->flags.info_change = 1; in try_proc_dec_task()554 task->wait.info_change = mpp_buf_slot_is_changed(frame_slots); in try_proc_dec_task()555 if (task->wait.info_change) { in try_proc_dec_task()559 task_dec->flags.info_change = 0; in try_proc_dec_task()827 if (task_dec->flags.info_change) { in mpp_dec_hal_thread()
200 RK_U32 change = flags.info_change; in mpp_dec_put_frame()347 vproc_task->flags.info_change = change; in mpp_dec_put_frame()400 tmp.info_change = 0; in mpp_dec_push_display()
131 RK_U32 info_change; member
74 RK_U32 info_change; member405 RK_U32 info_change = mpp_frame_get_info_change(frame); in mpp_ops_dec_get_frm() local411 info_change, error, discard, mpp_frame_get_pts(frame)); in mpp_ops_dec_get_frm()
182 RK_U32 info_change : 1; // 0x0020 MPP_DEC_NOTIFY_INFO_CHG_DONE member
231 …info_change | RK_U32 | 如果为真,表示当前MppFrame是一个用于标记码流信息变化的描述结构,说明了新的宽高,stride,以及图像格式。 可能的i…238 同时,一旦发现码流分辨率改变,MppFrame中的info_change标志就会对应置位,向用户通知发生了info_change事件,需要用户进行缓存池修改处理。
220 …info_change | RK_U32 | If true it represents that the current MppFrame is a descripti…227 …e the resolution of input stream is changed the info_change flag in MppFrame will be set and info_…
432 void mpp_frame_set_info_change(MppFrame frame, RK_U32 info_change);
352 MPP_FRAME_ACCESSORS(RK_U32, info_change)
76 RK_U32 info_change; member
898 RK_U32 change = task_vproc->flags.info_change; in dec_vproc_thread()
168 RK_U32 info_change; member