Searched refs:start_code_h264 (Results 1 – 1 of 1) sorted by relevance
296 static const uint8_t start_code_h264[] = { 0x00, 0x00, 0x01 }; in handleVASliceDataBufferType() local306 buffers[num_buffers] = (void *const)&start_code_h264; in handleVASliceDataBufferType()307 sizes[num_buffers++] = sizeof(start_code_h264); in handleVASliceDataBufferType()