Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/frontends/va/
Dpicture.c260 bufHasStartcode(vlVaBuffer *buf, unsigned int code, unsigned int bits) in bufHasStartcode() function
308 if (bufHasStartcode(buf, 0x000001, 24)) in handleVASliceDataBufferType()
315 if (bufHasStartcode(buf, 0x000001, 24)) in handleVASliceDataBufferType()
322 if (bufHasStartcode(buf, 0x0000010d, 32) || in handleVASliceDataBufferType()
323 bufHasStartcode(buf, 0x0000010c, 32) || in handleVASliceDataBufferType()
324 bufHasStartcode(buf, 0x0000010b, 32)) in handleVASliceDataBufferType()
333 if (bufHasStartcode(buf, 0x000001, 24)) in handleVASliceDataBufferType()