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

  /hardware/intel/common/libva/va/
va_enc_vp8.h 124 unsigned int force_kf : 1; member in struct:_VAEncPictureParameterBufferVP8::__anon23993::__anon23994
va_trace.c     [all...]
  /hardware/intel/common/libmix/videoencoder/
VideoEncoderVP8.cpp 43 mVideoConfigVP8.force_kf = 0;
117 vp8PicParam.ref_flags.bits.force_kf = mVideoConfigVP8.force_kf; //0;
118 if(!vp8PicParam.ref_flags.bits.force_kf) {
371 mVideoConfigVP8.force_kf = 0;//rest it as default value
505 mVideoConfigVP8.force_kf = 1;
VideoEncoderDef.h 683 uint32_t force_kf; member in struct:VideoConfigVP8
  /hardware/intel/img/psb_video/src/
vsp_vp8.c 80 unsigned int force_kf : 1; member in struct:__anon24612::__anon24613
435 flags.bits.force_kf = va_pic->ref_flags.bits.force_kf;
    [all...]

Completed in 750 milliseconds