Home
last modified time | relevance | path

Searched refs:VAConfigAttribMaxPictureWidth (Results 1 – 10 of 10) sorted by relevance

/hardware/intel/common/libmix/videodecoder/
DVideoDecoderMPEG2.cpp426 cfgAttribs[0].type = VAConfigAttribMaxPictureWidth; in checkHardwareCapability()
DVideoDecoderVP8.cpp483 cfgAttribs[0].type = VAConfigAttribMaxPictureWidth; in checkHardwareCapability()
DVideoDecoderWMV.cpp587 cfgAttribs[0].type = VAConfigAttribMaxPictureWidth; in checkHardwareCapability()
DVideoDecoderMPEG4.cpp673 cfgAttribs[0].type = VAConfigAttribMaxPictureWidth; in checkHardwareCapability()
DVideoDecoderAVC.cpp1007 cfgAttribs[0].type = VAConfigAttribMaxPictureWidth; in checkHardwareCapability()
/hardware/intel/common/libva/va/
Dva.h536 VAConfigAttribMaxPictureWidth = 18, enumerator
/hardware/intel/img/psb_video/src/
Dpnw_MPEG2.c545 case VAConfigAttribMaxPictureWidth: in pnw_MPEG2_QueryConfigAttributes()
Dtng_jpegES.c994 case VAConfigAttribMaxPictureWidth: in tng_jpeg_QueryConfigAttributes()
Dtng_VP8.c403 case VAConfigAttribMaxPictureWidth: in tng_VP8_QueryConfigAttributes()
Dpnw_VC1.c299 case VAConfigAttribMaxPictureWidth: in pnw_VC1_QueryConfigAttributes()