OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:uvd_bitstream
(Results
1 - 2
of
2
) sorted by null
/external/libdrm/tests/amdgpu/
cs_tests.c
247
req.alloc_size += ALIGN(sizeof(
uvd_bitstream
), 4*1024);
281
memcpy(ptr,
uvd_bitstream
, sizeof(
uvd_bitstream
));
283
ptr += ALIGN(sizeof(
uvd_bitstream
), 4*1024);
300
dpb_addr = ALIGN(bs_addr + sizeof(
uvd_bitstream
), 4*1024);
uvd_messages.h
253
static const uint8_t
uvd_bitstream
[] ={
variable
[
all
...]
Completed in 38 milliseconds