Merge "video: driver: Use max bitrate depending upon session"
Šī revīzija ir iekļauta:

revīziju iesūtīja
Gerrit - the friendly Code Review server

revīzija
395e8686ec
@@ -510,6 +510,7 @@ int msm_vidc_state_change_start(struct msm_vidc_inst *inst);
|
||||
int msm_vidc_state_change_input_psc(struct msm_vidc_inst *inst);
|
||||
int msm_vidc_state_change_last_flag(struct msm_vidc_inst *inst);
|
||||
int msm_vidc_get_mbs_per_frame(struct msm_vidc_inst *inst);
|
||||
u32 msm_vidc_get_max_bitrate(struct msm_vidc_inst* inst);
|
||||
int msm_vidc_get_fps(struct msm_vidc_inst *inst);
|
||||
int msm_vidc_num_buffers(struct msm_vidc_inst *inst,
|
||||
enum msm_vidc_buffer_type type, enum msm_vidc_buffer_attributes attr);
|
||||
|
@@ -491,6 +491,10 @@ enum msm_vidc_inst_capability_type {
|
||||
INPUT_META_VIA_REQUEST,
|
||||
ENC_IP_CR,
|
||||
COMPLEXITY,
|
||||
CABAC_MAX_BITRATE,
|
||||
CAVLC_MAX_BITRATE,
|
||||
ALLINTRA_MAX_BITRATE,
|
||||
LOWLATENCY_MAX_BITRATE,
|
||||
/* place all root(no parent) enums before this line */
|
||||
|
||||
PROFILE,
|
||||
|
Atsaukties uz šo jaunā problēmā
Block a user