Home
last modified time | relevance | path

Searched refs:vlVaHandleVAEncSequenceParameterBufferTypeHEVC (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/va/
Dpicture_hevc_enc.c126 vlVaHandleVAEncSequenceParameterBufferTypeHEVC(vlVaDriver *drv, vlVaContext *context, vlVaBuffer *b… in vlVaHandleVAEncSequenceParameterBufferTypeHEVC() function
Dva_private.h478 VAStatus vlVaHandleVAEncSequenceParameterBufferTypeHEVC(vlVaDriver *drv, vlVaContext *context, vlVa…
Dpicture.c448 status = vlVaHandleVAEncSequenceParameterBufferTypeHEVC(drv, context, buf); in handleVAEncSequenceParameterBufferType()