Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/frontends/va/
Dpicture.c299 static const uint8_t eoi_jpeg[] = { 0xff, 0xd9 }; in handleVASliceDataBufferType() local
361 buffers[num_buffers] = (void *const)&eoi_jpeg; in handleVASliceDataBufferType()
362 sizes[num_buffers++] = sizeof(eoi_jpeg); in handleVASliceDataBufferType()