Searched refs:MFC_MAX_EXTRA_DPB (Results 1 – 2 of 2) sorted by relevance
45 #define MFC_MAX_EXTRA_DPB 5 macro
943 if (*buf_count > ctx->pb_count + MFC_MAX_EXTRA_DPB) in s5p_mfc_queue_setup()944 *buf_count = ctx->pb_count + MFC_MAX_EXTRA_DPB; in s5p_mfc_queue_setup()
Completed in 8 milliseconds