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