HomeSort by relevance Sort by last modified time
    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