Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/platform/samsung/s5p-mfc/
Ds5p_mfc.c364 unsigned int dec_frame_status; in s5p_mfc_handle_frame() local
370 dec_frame_status = s5p_mfc_hw_call(dev->mfc_ops, get_dec_status, dev) in s5p_mfc_handle_frame()
410 if (dec_frame_status == S5P_FIMV_DEC_STATUS_DECODING_DISPLAY) in s5p_mfc_handle_frame()