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

  /external/chromium_org/third_party/libva/va/
va.h 1386 unsigned int mv_type_mb : 1; \/* PICTURE::MVTYPEMB *\/ member in struct:_VAPictureParameterBufferVC1::__anon17525::__anon17526
    [all...]
  /hardware/intel/common/libva/va/
va.h 2008 unsigned int mv_type_mb : 1; \/* PICTURE::MVTYPEMB *\/ member in struct:_VAPictureParameterBufferVC1::__anon40426::__anon40427
    [all...]
va_trace.c     [all...]
  /hardware/intel/img/psb_video/src/mrst/
psb_VC1.c 834 ctx->bitplane_present |= (pic_params->bitplane_present.flags.bp_mv_type_mb && !pic_params->raw_coding.flags.mv_type_mb) ? 0x04 : 0;
    [all...]
  /hardware/intel/img/psb_video/src/
pnw_VC1.c 849 ctx->bitplane_present |= (pic_params->bitplane_present.flags.bp_mv_type_mb && !pic_params->raw_coding.flags.mv_type_mb) ? 0x04 : 0;
    [all...]

Completed in 577 milliseconds