Home
last modified time | relevance | path

Searched refs:FF_DXVA2_WORKAROUND_INTEL_CLEARVIDEO (Results 1 - 4 of 4) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Ddxva2.h49 #define FF_DXVA2_WORKAROUND_INTEL_CLEARVIDEO 2 ///< Work around for DXVA2 and old Intel GPUs with ClearVideo interface macro
H A Dd3d11va.h49 #define FF_DXVA2_WORKAROUND_INTEL_CLEARVIDEO 2 ///< Work around for Direct3D11 and old Intel GPUs with ClearVideo interface macro
H A Ddxva2_h264.c126 else if (DXVA_CONTEXT_WORKAROUND(avctx, ctx) & FF_DXVA2_WORKAROUND_INTEL_CLEARVIDEO) in fill_picture_parameters()
254 if (DXVA_CONTEXT_WORKAROUND(avctx, ctx) & FF_DXVA2_WORKAROUND_INTEL_CLEARVIDEO) in fill_slice_long()
H A Ddxva2.c302 sctx->workaround |= FF_DXVA2_WORKAROUND_INTEL_CLEARVIDEO; in dxva_get_decoder_guid()

Completed in 3 milliseconds