Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/va/
Dpicture.c296 static const uint8_t start_code_h264[] = { 0x00, 0x00, 0x01 }; in handleVASliceDataBufferType() local
306 buffers[num_buffers] = (void *const)&start_code_h264; in handleVASliceDataBufferType()
307 sizes[num_buffers++] = sizeof(start_code_h264); in handleVASliceDataBufferType()