HomeSort by relevance Sort by last modified time
    Searched refs:VAProfileVP8Version0_3 (Results 1 - 13 of 13) 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 79 VAProfile vaProfile = VAProfileVP8Version0_3;
438 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 131 if (obj_context->profile == VAProfileVP8Version0_3 ||
180 case VAProfileVP8Version0_3:
psb_buffer.c 644 case VAProfileVP8Version0_3:
tng_VP8.c 405 (profile == VAProfileVP8Version0_3))
412 (profile == VAProfileVP8Version0_3))
    [all...]
psb_drv_video.c 183 profile_list[i++] = VAProfileVP8Version0_3;
512 if (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 227 if(mComParams.profile == VAProfileVP8Version0_3)
    [all...]
  /external/chromium_org/third_party/libva/va/
va.h 290 VAProfileVP8Version0_3 = 14
    [all...]

Completed in 80 milliseconds