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

  /hardware/intel/common/libmix/videodecoder/securevideo/baytrail/
VideoDecoderAVCSecure.cpp 341 attrib[1].value = VA_DEC_SLICE_MODE_NORMAL;
349 } else if (attrib[1].value & VA_DEC_SLICE_MODE_NORMAL) {
351 attrib[1].value = VA_DEC_SLICE_MODE_NORMAL;
  /hardware/intel/common/libmix/videodecoder/securevideo/cherrytrail/
VideoDecoderAVCSecure.cpp 325 attrib[1].value = VA_DEC_SLICE_MODE_NORMAL;
333 } else if (attrib[1].value & VA_DEC_SLICE_MODE_NORMAL) {
335 attrib[1].value = VA_DEC_SLICE_MODE_NORMAL;
  /hardware/intel/common/libmix/videodecoder/
VideoDecoderAVC.cpp     [all...]
  /hardware/intel/common/libmix/videodecoder/securevideo/merrifield/
VideoDecoderAVCSecure.cpp 843 attrib[1].value = VA_DEC_SLICE_MODE_NORMAL;
  /hardware/intel/common/libmix/videodecoder/securevideo/moorefield/
VideoDecoderAVCSecure.cpp 863 attrib[1].value = VA_DEC_SLICE_MODE_NORMAL;
  /hardware/intel/common/libva/va/
va.h 433 * it is assumed that VA_DEC_SLICE_MODE_NORMAL mode is used.
680 #define VA_DEC_SLICE_MODE_NORMAL 0x00000001
    [all...]

Completed in 513 milliseconds