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

  /hardware/intel/common/libva/va/
va_dec_vp8.h 187 unsigned int macroblock_offset; member in struct:_VASliceParameterBufferVP8
va.h 1772 unsigned int macroblock_offset;\/* the offset to the first bit of MB from the first byte of slice data *\/ member in struct:_VASliceParameterBufferMPEG2
1906 unsigned int macroblock_offset;\/* the offset to the first bit of MB from the first byte of slice data *\/ member in struct:_VASliceParameterBufferMPEG4
2109 unsigned int macroblock_offset;\/* the offset to the first bit of MB from the first byte of slice data *\/ member in struct:_VASliceParameterBufferVC1
    [all...]
va_trace.c 883 va_TraceMsg(trace_ctx,"\tmacroblock_offset = %d\n", p->macroblock_offset);
    [all...]
  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/parser/
vbp_mp42_parser.c 792 slice_param->macroblock_offset = bit_offset;
862 slice_param->macroblock_offset = bit_offset;
938 slice_param->macroblock_offset = bit_offset;
    [all...]
vbp_vc1_parser.c 951 slc_parms->macroblock_offset = bit;
  /hardware/intel/common/libva/test/decode/
mpeg2vldemo.cpp 125 macroblock_offset:38, /* 4byte + 6bits=38bits */
  /hardware/intel/img/psb_video/src/
tng_VP8.c 603 P(macroblock_offset);
    [all...]
pnw_MPEG2.c     [all...]
pnw_MPEG4.c     [all...]
pnw_VC1.c     [all...]
  /hardware/intel/img/psb_video/src/mrst/
psb_MPEG4.c     [all...]
psb_MPEG2.c     [all...]
psb_VC1.c     [all...]
  /hardware/intel/common/libva/test/transcode/
mpeg2transcode.cpp     [all...]

Completed in 319 milliseconds