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

  /hardware/intel/img/psb_video/src/
vc1_defs.h 101 WMF_PROFILE_SIMPLE = 0, //!< Simple profile
pnw_VC1.c 469 ctx->profile = WMF_PROFILE_SIMPLE;
605 if ((ctx->profile == WMF_PROFILE_SIMPLE) ||
    [all...]
  /hardware/intel/img/psb_video/src/mrst/
psb_VC1.c 462 ctx->profile = WMF_PROFILE_SIMPLE;
599 if ((ctx->profile == WMF_PROFILE_SIMPLE) ||
    [all...]

Completed in 296 milliseconds