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

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

Completed in 94 milliseconds