Searched defs:this_coef (Results 1 – 8 of 8) sorted by relevance
2036 BLOCK_TYPE *this_coef = p + ZAG[k]; in decode_block_ac_refine() local2072 BLOCK_TYPE *this_coef = p + ZAG[k]; in decode_block_ac_refine() local
2823 jpgd_block_coeff_t* this_coef = p + g_ZAG[k & 63]; in decode_block_ac_refine() local2859 … jpgd_block_coeff_t* this_coef = p + g_ZAG[k & 63]; // logical AND to shut up static code analysis in decode_block_ac_refine() local
2721 jpgd_block_t *this_coef = p + g_ZAG[k & 63]; in decode_block_ac_refine() local2757 jpgd_block_t *this_coef = p + g_ZAG[k & 63]; // logical AND to shut up static code analysis in decode_block_ac_refine() local
3926 const Real this_coef = constraint_row[expandable]; in process_constraints() local4065 const Real this_coef = constraint_row[expandable]; in check_for_constraint_loops() local