OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vce_session
(Results
1 - 2
of
2
) sorted by null
/external/libdrm/tests/amdgpu/
vce_tests.c
240
memcpy(ib_cpu,
vce_session
, sizeof(
vce_session
));
241
len += sizeof(
vce_session
) / 4;
261
memcpy((ib_cpu + len),
vce_session
, sizeof(
vce_session
));
262
len += sizeof(
vce_session
) / 4;
291
memcpy((ib_cpu + len),
vce_session
, sizeof(
vce_session
));
292
len += sizeof(
vce_session
) / 4;
334
memcpy((ib_cpu + len),
vce_session
, sizeof(vce_session))
[
all
...]
vce_ib.h
27
static const uint32_t
vce_session
[] = {
variable
Completed in 245 milliseconds