Home
last modified time | relevance | path

Searched refs:VA_DEC_SLICE_MODE_SUBSAMPLE (Results 1 – 4 of 4) sorted by relevance

/hardware/intel/common/libmix/videodecoder/securevideo/merrifield/
DVideoDecoderAVCSecure.cpp845 attrib[1].value = VA_DEC_SLICE_MODE_SUBSAMPLE; in getCodecSpecificConfigs()
/hardware/intel/common/libmix/videodecoder/securevideo/moorefield/
DVideoDecoderAVCSecure.cpp865 attrib[1].value = VA_DEC_SLICE_MODE_SUBSAMPLE; in getCodecSpecificConfigs()
/hardware/intel/common/libva/va/
Dva.h693 #define VA_DEC_SLICE_MODE_SUBSAMPLE 0x00000004 macro
/hardware/intel/img/psb_video/src/
Dpsb_drv_video.c1125 (obj_config->attrib_list[i].value == VA_DEC_SLICE_MODE_SUBSAMPLE)) { in psb_CreateContext()