Searched refs:VAProfileNone (Results 1 – 8 of 8) sorted by relevance
/hardware/intel/common/libva/test/vainfo/ |
D | vainfo.c | 42 case VAProfileNone: return "VAProfileNone"; in profile_string()
|
/hardware/intel/img/hwcomposer/ips/common/ |
D | RotationBufferProvider.cpp | 286 VAProfileNone, in startVA() 304 VAProfileNone, in startVA()
|
/hardware/intel/common/libva/test/videoprocess/ |
D | videoprocess.cpp | 827 VAProfileNone, in vpp_context_create() 846 VAProfileNone, in vpp_context_create() 866 VAProfileNone, in vpp_context_create()
|
/hardware/intel/img/psb_video/src/ |
D | psb_drv_video.c | 125 …SB_MAX_PROFILES) && (entrypoint < PSB_MAX_ENTRYPOINTS)) ? (profile == VAProfileNone? driver_data->… 128 …SB_MAX_PROFILES) && (entrypoint < PSB_MAX_ENTRYPOINTS)) ? (profile == VAProfileNone? driver_data->… 165 profile_list[i++] = VAProfileNone; in psb_QueryConfigProfiles() 216 if (profile == VAProfileNone && driver_data->vpp_profile && in psb_QueryConfigEntrypoints() 223 if (profile != VAProfileNone && driver_data->profile2Format[profile][i]) { in psb_QueryConfigEntrypoints() 252 if (profile == VAProfileNone) in psb__error_unsupported_profile_entrypoint() 1157 … if (obj_config->entrypoint == VAEntrypointVideoProc && obj_config->profile == VAProfileNone) in psb_CreateContext()
|
/hardware/intel/common/libva/test/transcode/ |
D | mpeg2transcode.cpp | 3100 VAProfileNone, in zoom_out_surface() 3117 VAProfileNone, in zoom_out_surface() 3127 VAProfileNone, in zoom_out_surface()
|
/hardware/intel/common/libva/test/putsurface/ |
D | putsurface_common.c | 206 va_status = vaCreateConfig(va_dpy, VAProfileNone, VAEntrypointVideoProc, in ensure_surface_attribs()
|
/hardware/intel/common/libva/va/ |
D | va.h | 321 VAProfileNone = -1, enumerator
|
D | va_trace.c | 3143 case VAProfileNone: in va_TraceRenderPicture()
|