HomeSort by relevance Sort by last modified time
    Searched refs:PPS_QM (Results 1 - 2 of 2) sorted by null

  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/parser/
viddec_h264_workload.c 285 qm_type = PPS_QM;
334 case (PPS_QM):{
338 wi.data.data_offset = i + (PPS_QM << 4) + (n_items <<8);
425 qm_type = PPS_QM;
460 case (PPS_QM):
464 wi.data.data_offset = i + (PPS_QM << 4) + (n_items <<8);
    [all...]
  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/include/
h264.h 91 #define PPS_QM 0
606 qm_matrix_set pps_qm; member in struct:_PPS_PAR

Completed in 120 milliseconds