Home
last modified time | relevance | path

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

/hardware/intel/img/psb_video/src/
Dtng_hostdefs.h174 #define RC_MASK_max_qp (1<<22) macro
Dtng_H264ES.c350 ctx->rc_update_flag |= RC_MASK_max_qp; in tng__H264ES_process_misc_ratecontrol_param()
Dtng_hostcode.c3434 if (ctx->rc_update_flag & RC_MASK_max_qp) { in tng__update_ratecontrol()
3436 ctx->rc_update_flag &= ~RC_MASK_max_qp; in tng__update_ratecontrol()