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
266
memcpy(ib_cpu,
vce_session
, sizeof(
vce_session
));
267
len += sizeof(
vce_session
) / 4;
289
memcpy((ib_cpu + len),
vce_session
, sizeof(
vce_session
));
290
len += sizeof(
vce_session
) / 4;
321
memcpy((ib_cpu + len),
vce_session
, sizeof(
vce_session
));
322
len += sizeof(
vce_session
) / 4;
372
memcpy((ib_cpu + len),
vce_session
, sizeof(vce_session))
[
all
...]
vce_ib.h
27
static const uint32_t
vce_session
[] = {
variable
Completed in 90 milliseconds