Searched refs:buftype (Results 1 – 1 of 1) sorted by relevance
350 unsigned int magic, buftype; in va_FoolMapBuffer() local357 buftype = buf_id & 0xff; in va_FoolMapBuffer()358 *pbuf = fool_ctx->fool_buf[buftype]; in va_FoolMapBuffer()361 if (*pbuf && (buftype == VAEncCodedBufferType)) in va_FoolMapBuffer()