Home
last modified time | relevance | path

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

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