Home
last modified time | relevance | path

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

/hardware/intel/common/libva/test/decode/
Dtinyjpeg.c569 VABufferID pic_param_buf,iqmatrix_buf,huffmantable_buf,slice_param_buf,slice_data_buf; in tinyjpeg_decode() local
769 &huffmantable_buf ); in tinyjpeg_decode()
815 va_status = vaRenderPicture(va_dpy,context_id, &huffmantable_buf, 1); in tinyjpeg_decode()