Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/media/platform/amphion/
Dvdec.c52 u32 req_frame_count; member
696 if (vdec->req_frame_count) in vdec_check_ready()
841 vdec->req_frame_count = 0; in vdec_stop_done()
1024 if (!vdec->req_frame_count) in vdec_response_frame_abnormal()
1033 vdec->req_frame_count--; in vdec_response_frame_abnormal()
1051 if (!vdec->req_frame_count) in vdec_response_frame()
1089 vdec->req_frame_count--; in vdec_response_frame()
1101 for (i = vdec->req_frame_count; i > 0; i--) in vdec_response_fs_request()
1106 for (i = vdec->req_frame_count; i > 0; i--) { in vdec_response_fs_request()
1245 vdec->req_frame_count++; in vdec_event_req_fs()
[all …]