Searched refs:req_frame_count (Results 1 – 1 of 1) sorted by relevance
52 u32 req_frame_count; member694 if (vdec->req_frame_count) in vdec_check_ready()839 vdec->req_frame_count = 0; in vdec_stop_done()1022 if (!vdec->req_frame_count) in vdec_response_frame_abnormal()1031 vdec->req_frame_count--; in vdec_response_frame_abnormal()1049 if (!vdec->req_frame_count) in vdec_response_frame()1087 vdec->req_frame_count--; in vdec_response_frame()1099 for (i = vdec->req_frame_count; i > 0; i--) in vdec_response_fs_request()1104 for (i = vdec->req_frame_count; i > 0; i--) { in vdec_response_fs_request()1243 vdec->req_frame_count++; in vdec_event_req_fs()[all …]