Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/platform/s5p-mfc/
Ds5p_mfc.c328 unsigned int dec_frame_status; in s5p_mfc_handle_frame() local
335 dec_frame_status = s5p_mfc_hw_call(dev->mfc_ops, get_dec_status, dev) in s5p_mfc_handle_frame()
376 if (dec_frame_status == S5P_FIMV_DEC_STATUS_DECODING_DISPLAY) in s5p_mfc_handle_frame()