Searched refs:reg_mfe_s_quan_idx_last (Results 1 – 8 of 8) sorted by relevance
168 mfe_reg.reg_mfe_s_quan_idx_last = pJpgInfo->nLastZZ; in OutputSwCfg1_Jpg()169 if (mfe_reg.reg_mfe_s_quan_idx_last<63) in OutputSwCfg1_Jpg()
490 mfe_reg.reg_mfe_s_quan_idx_last = 63; in OutputSwCfg1_H264()491 if (mfe_reg.reg_mfe_s_quan_idx_last<63) in OutputSwCfg1_H264()
653 mfe_reg.reg_mfe_s_quan_idx_last = pM4veInfo->m_nLastZZ; in OutputSwCfg1_Mp4()654 if (mfe_reg.reg_mfe_s_quan_idx_last<63) in OutputSwCfg1_Mp4()
580 …MFE_U16 reg_mfe_s_quan_idx_last:6; // the index of the last non-zero coefficient in the zig… member
240 mfe_reg->reg_mfe_s_quan_idx_last = pJpgInfo->nLastZZ;241 if (mfe_reg->reg_mfe_s_quan_idx_last<63)
807 mfe_reg->reg_mfe_s_quan_idx_last = pM4veInfo->m_nLastZZ; in OutputSwCfg1_Mp4()808 if (mfe_reg->reg_mfe_s_quan_idx_last<63) in OutputSwCfg1_Mp4()
873 mfe_reg->reg_mfe_s_quan_idx_last = 63; in OutputSwCfg1_H264()874 if (mfe_reg->reg_mfe_s_quan_idx_last<63) in OutputSwCfg1_H264()
624 …MS_U16 reg_mfe_s_quan_idx_last:6; // the index of the last non-zero coefficient in the zig-zag or… member