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

  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/parser/
vbp_vc1_parser.c 840 pic_parms->bitplane_present.flags.bp_mv_type_mb =
  /hardware/intel/common/libva/va/
va.h 2020 unsigned int bp_mv_type_mb : 1; \/* PICTURE::MVTYPEMB *\/ member in struct:_VAPictureParameterBufferVC1::__anon47513::__anon47514
    [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 881 milliseconds