OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:qmat_packed
(Results
1 - 1
of
1
) sorted by null
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/mp2/parser/
viddec_mpeg2_workload.c
73
uint32_t *
qmat_packed
, *qmat_unpacked;
local
80
qmat_packed
= (uint32_t *) parser->wi.qmat;
85
qmat_packed
[index] = qmat_unpacked[index];
95
uint32_t *
qmat_packed
;
local
103
qmat_packed
= (uint32_t *) parser->wi.qmat;
108
qmat_packed
[index] =
Completed in 122 milliseconds