Home
last modified time | relevance | path

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

/linux/drivers/media/platform/amphion/
H A Dvdec.c60 u32 req_frame_count; member
787 if (vdec->req_frame_count) in vdec_check_ready()
935 vdec->req_frame_count = 0; in vdec_stop_done()
1127 if (!vdec->req_frame_count) in vdec_response_frame_abnormal()
1136 vdec->req_frame_count--; in vdec_response_frame_abnormal()
1154 if (!vdec->req_frame_count) in vdec_response_frame()
1205 vdec->req_frame_count--; in vdec_response_frame()
1217 for (i = vdec->req_frame_count; i > 0; i--) in vdec_response_fs_request()
1222 for (i = vdec->req_frame_count; i > 0; i--) { in vdec_response_fs_request()
1423 vdec->req_frame_count++; in vdec_event_req_fs()
[all …]