Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/frontends/va/
Dpicture.c288 static const uint8_t start_code_h264[] = { 0x00, 0x00, 0x01 }; in handleVASliceDataBufferType() local
300 buffers[num_buffers] = (void *const)&start_code_h264; in handleVASliceDataBufferType()
301 sizes[num_buffers++] = sizeof(start_code_h264); in handleVASliceDataBufferType()