HomeSort by relevance Sort by last modified time
    Searched refs:VAConfigAttribRTFormat (Results 1 - 25 of 54) sorted by null

1 2 3

  /external/mesa3d/src/gallium/state_trackers/va/
config.c 120 case VAConfigAttribRTFormat:
129 case VAConfigAttribRTFormat:
147 case VAConfigAttribRTFormat:
189 if (attrib_list[i].type == VAConfigAttribRTFormat) {
254 if (attrib_list[i].type == VAConfigAttribRTFormat) {
335 attrib_list[0].type = VAConfigAttribRTFormat;
  /hardware/intel/common/libva/test/basic/
test_04.c 40 { type: VAConfigAttribRTFormat, value: DEADVALUE },
test.c 102 attrib.type = VAConfigAttribRTFormat;
test_vaSurfaceAttrib.c 71 attrib[0].type = VAConfigAttribRTFormat;
  /hardware/intel/img/psb_video/src/
pnw_jpeg.c 73 case VAConfigAttribRTFormat:
114 case VAConfigAttribRTFormat:
149 if (VAConfigAttribRTFormat == obj_config->attrib_list[i].type) {
pnw_H263ES.c 63 case VAConfigAttribRTFormat:
86 case VAConfigAttribRTFormat:
pnw_MPEG4ES.c 65 case VAConfigAttribRTFormat:
89 case VAConfigAttribRTFormat:
tng_MPEG4ES.c 72 case VAConfigAttribRTFormat:
103 case VAConfigAttribRTFormat:
tng_H263ES.c 72 case VAConfigAttribRTFormat:
103 case VAConfigAttribRTFormat:
vsp_vp8.c 115 case VAConfigAttribRTFormat:
146 case VAConfigAttribRTFormat:
    [all...]
tng_jpegES.c     [all...]
pnw_H264ES.c 64 case VAConfigAttribRTFormat:
90 case VAConfigAttribRTFormat:
    [all...]
tng_H264ES.c     [all...]
vsp_VPP.c 236 case VAConfigAttribRTFormat:
342 if (VAConfigAttribRTFormat == obj_config->attrib_list[i].type) {
    [all...]
  /hardware/intel/img/psb_video/src/mrst/
lnc_H263ES.c 64 case VAConfigAttribRTFormat:
91 case VAConfigAttribRTFormat:
lnc_MPEG4ES.c 66 case VAConfigAttribRTFormat:
94 case VAConfigAttribRTFormat:
lnc_H264ES.c 70 case VAConfigAttribRTFormat:
96 case VAConfigAttribRTFormat:
    [all...]
  /hardware/intel/common/libmix/videodecoder/securevideo/baytrail/
VideoDecoderAVCSecure.cpp 338 attrib[0].type = VAConfigAttribRTFormat;
  /hardware/intel/common/libmix/videodecoder/securevideo/cherrytrail/
VideoDecoderAVCSecure.cpp 322 attrib[0].type = VAConfigAttribRTFormat;
  /hardware/intel/common/libva/test/decode/
mpeg2vldemo.cpp 176 attrib.type = VAConfigAttribRTFormat;
  /hardware/intel/common/libmix/videodecoder/
VideoDecoderBase.cpp 865 attrib.type = VAConfigAttribRTFormat;
    [all...]
  /hardware/intel/common/libmix/videoencoder/
VideoEncoderBase.cpp 144 vaAttrib_tmp[0].type = VAConfigAttribRTFormat;
157 vaAttrib[vaAttribNumber].type = VAConfigAttribRTFormat;
    [all...]
  /hardware/intel/common/libva/test/encode/
h264encode.c     [all...]
  /external/libvncserver/libvncclient/
h264.c 241 attrib.type = VAConfigAttribRTFormat;
  /hardware/intel/common/libmix/mix_video/src/
mixvideoformat_mp42.c 286 attrib.type = VAConfigAttribRTFormat;
    [all...]

Completed in 348 milliseconds

1 2 3