OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vce_aux_buffer
(Results
1 - 2
of
2
) sorted by null
/external/libdrm/tests/amdgpu/
vce_tests.c
333
memcpy((ib_cpu + len),
vce_aux_buffer
, sizeof(
vce_aux_buffer
));
338
len += sizeof(
vce_aux_buffer
) / 4;
385
memcpy((ib_cpu + len),
vce_aux_buffer
, sizeof(
vce_aux_buffer
));
390
len += sizeof(
vce_aux_buffer
) / 4;
vce_ib.h
202
static const uint32_t
vce_aux_buffer
[] = {
variable
Completed in 1767 milliseconds