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

  /hardware/intel/common/libva/test/vainfo/
vainfo.c 59 case VAProfileVP8Version0_3: return "VAProfileVP8Version0_3";
  /hardware/intel/common/libmix/videodecoder/
VideoDecoderVP8.cpp 110 VAProfile vaProfile = VAProfileVP8Version0_3;
485 vaStatus = vaGetConfigAttributes(mVADisplay, VAProfileVP8Version0_3,
  /hardware/intel/common/libva/va/
va_fool.c 202 if ((profile == VAProfileVP8Version0_3) &&
va.h 336 VAProfileVP8Version0_3 = 14,
    [all...]
va_trace.c     [all...]
  /hardware/intel/img/psb_video/src/
tng_vld_dec.c 133 if (obj_context->profile == VAProfileVP8Version0_3 ||
182 case VAProfileVP8Version0_3:
psb_drv_video.c 187 profile_list[i++] = VAProfileVP8Version0_3;
516 if (profile == VAProfileVP8Version0_3 ||
    [all...]
psb_buffer.c 648 case VAProfileVP8Version0_3:
tng_VP8.c 405 (profile == VAProfileVP8Version0_3))
412 (profile == VAProfileVP8Version0_3))
    [all...]
  /hardware/intel/common/omx-components/videocodec/
OMXVideoEncoderVP8.cpp 62 mEncoderParams->profile = VAProfileVP8Version0_3;
  /hardware/intel/common/libmix/videoencoder/
VideoEncoderVP8.cpp 55 mComParams.profile = VAProfileVP8Version0_3;
VideoEncoderBase.cpp 230 if(mComParams.profile == VAProfileVP8Version0_3)
    [all...]

Completed in 123 milliseconds