Searched refs:mpeg_iqmat_def (Results 1 – 2 of 2) sorted by relevance
27 const static int mpeg_iqmat_def[NCOEFF_BLOCK] = variable503 oscl_memcpy(qmat, mpeg_iqmat_def, 64*sizeof(int)); in DecodeVOLHeader()
46 const static Int mpeg_iqmat_def[NCOEFF_BLOCK] = variable2535 currVol->iqmat[j] = mpeg_iqmat_def[j]; in EncodeVOS_Start()