HomeSort by relevance Sort by last modified time
    Searched refs:refresh_alternate_frame (Results 1 - 6 of 6) sorted by null

  /hardware/intel/common/libva/va/
va_enc_vp8.h 197 unsigned int refresh_alternate_frame : 1; member in struct:_VAEncPictureParameterBufferVP8::__anon23995::__anon23996
va_trace.c     [all...]
  /hardware/intel/common/libmix/videoencoder/
VideoEncoderVP8.cpp 53 mVideoConfigVP8ReferenceFrame.refresh_alternate_frame = 1;
128 vp8PicParam.pic_flags.bits.refresh_alternate_frame = mVideoConfigVP8ReferenceFrame.refresh_alternate_frame;
VideoEncoderDef.h 701 uint32_t refresh_alternate_frame; member in struct:VideoConfigVP8ReferenceFrame
  /hardware/intel/common/omx-components/videocodec/
OMXVideoEncoderVP8.cpp 288 configVP8ReferenceFrame.refresh_alternate_frame = p->bAlternateFrameRefresh;
  /hardware/intel/img/psb_video/src/
vsp_vp8.c 444 flags.bits.no_upd_arf = !va_pic->pic_flags.bits.refresh_alternate_frame;
    [all...]

Completed in 93 milliseconds