Searched refs:start_code_vc1 (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/va/
H A Dpicture.c266 static const uint8_t start_code_vc1[] = { 0x00, 0x00, 0x01, 0x0d }; local in function:handleVASliceDataBufferType
292 buffers[num_buffers] = (void *const)&start_code_vc1;
293 sizes[num_buffers++] = sizeof(start_code_vc1);
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/va/
H A Dpicture.c290 static const uint8_t start_code_vc1[] = { 0x00, 0x00, 0x01, 0x0d }; local in function:handleVASliceDataBufferType
317 buffers[num_buffers] = (void *const)&start_code_vc1;
318 sizes[num_buffers++] = sizeof(start_code_vc1);

Completed in 3 milliseconds