video-driver: check max mbpf
check max mbpf as well while allowing the real time session. Change-Id: I1091582a02e01a4daa9c58ec5b50400b7d856610 Signed-off-by: Manikanta Kanamarlapudi <kmanikan@codeaurora.org>
Cette révision appartient à :

révisé par
Gerrit - the friendly Code Review server

Parent
7ac58c383b
révision
f84053a13b
@@ -422,6 +422,7 @@ void msm_vidc_allow_dcvs(struct msm_vidc_inst *inst);
|
||||
bool msm_vidc_allow_decode_batch(struct msm_vidc_inst *inst);
|
||||
int msm_vidc_check_session_supported(struct msm_vidc_inst *inst);
|
||||
int msm_vidc_check_core_mbps(struct msm_vidc_inst *inst);
|
||||
int msm_vidc_check_core_mbpf(struct msm_vidc_inst *inst);
|
||||
int msm_vidc_check_scaling_supported(struct msm_vidc_inst *inst);
|
||||
int msm_vidc_update_timestamp(struct msm_vidc_inst *inst, u64 timestamp);
|
||||
int msm_vidc_set_auto_framerate(struct msm_vidc_inst *inst, u64 timestamp);
|
||||
|
Référencer dans un nouveau ticket
Bloquer un utilisateur