Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/platform/s5p-mfc/
Ds5p_mfc_enc.c857 int slice_type; in enc_post_frame_start() local
861 slice_type = s5p_mfc_hw_call(dev->mfc_ops, get_enc_slice_type, dev); in enc_post_frame_start()
863 mfc_debug(2, "Encoded slice type: %d\n", slice_type); in enc_post_frame_start()
868 if (slice_type >= 0) { in enc_post_frame_start()
913 switch (slice_type) { in enc_post_frame_start()