Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/platform/s5p-mfc/
Ds5p_mfc_enc.c858 int slice_type; in enc_post_frame_start() local
862 slice_type = s5p_mfc_hw_call(dev->mfc_ops, get_enc_slice_type, dev); in enc_post_frame_start()
864 mfc_debug(2, "Encoded slice type: %d\n", slice_type); in enc_post_frame_start()
869 if (slice_type >= 0) { in enc_post_frame_start()
918 switch (slice_type) { in enc_post_frame_start()