Home
last modified time | relevance | path

Searched refs:refresh_entropy_probs (Results 1 – 5 of 5) sorted by relevance

/hardware/intel/common/libva/va/
Dva_enc_vp8.h188 unsigned int refresh_entropy_probs : 1; member
Dva_trace.c2013 …ace_ctx, "\tpic_flags.bits.refresh_entropy_probs = %d\n", p->pic_flags.bits.refresh_entropy_probs); in va_TraceVAEncPictureParameterBufferVP8()
/hardware/intel/common/libmix/videoencoder/
DVideoEncoderVP8.cpp44 mVideoConfigVP8.refresh_entropy_probs = 0; in VideoEncoderVP8()
123 vp8PicParam.pic_flags.bits.refresh_entropy_probs = 0; in renderPictureParams()
DVideoEncoderDef.h682 uint32_t refresh_entropy_probs; member
/hardware/intel/img/psb_video/src/
Dvsp_vp8.c449 flags.bits.upd_entropy = va_pic->pic_flags.bits.refresh_entropy_probs; in vsp_vp8_process_picture_param()