Home
last modified time | relevance | path

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

/hardware/intel/img/psb_video/src/
Dtng_hostdefs.h164 #define RC_MASK_intra_period (1<<12) macro
Dtng_H264ES.c680 ctx->rc_update_flag |= RC_MASK_intra_period; in tng__H264ES_process_sequence_param()
Dtng_hostcode.c3444 if (ctx->rc_update_flag & RC_MASK_intra_period) { in tng__update_ratecontrol()
3446 ctx->rc_update_flag &= ~RC_MASK_intra_period; in tng__update_ratecontrol()