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

  /hardware/intel/common/libmix/videodecoder/securevideo/baytrail/
VideoDecoderAVCSecure.cpp 345 if (attrib[1].value & VA_DEC_SLICE_MODE_BASE)
348 attrib[1].value = VA_DEC_SLICE_MODE_BASE;
  /hardware/intel/common/libmix/videodecoder/securevideo/cherrytrail/
VideoDecoderAVCSecure.cpp 329 if (attrib[1].value & VA_DEC_SLICE_MODE_BASE)
332 attrib[1].value = VA_DEC_SLICE_MODE_BASE;
  /hardware/intel/common/libmix/videodecoder/
VideoDecoderAVC.cpp     [all...]
  /hardware/intel/common/libva/va/
va.h 682 #define VA_DEC_SLICE_MODE_BASE 0x00000002
    [all...]

Completed in 39 milliseconds