Searched refs:this_coef (Results 1 – 4 of 4) sorted by relevance
5705 JPEG_BLOCK_TYPE *this_coef = p + k; in JPEG_decode_block_ac_refine() local5707 JPEG_BLOCK_TYPE *this_coef; in JPEG_decode_block_ac_refine()5712 this_coef = p + _u8ZAG[k]; in JPEG_decode_block_ac_refine()5717 this_coef = p + k; in JPEG_decode_block_ac_refine()5721 if ( *this_coef != 0 ) in JPEG_decode_block_ac_refine()5725 if ( ( *this_coef & p1 ) == 0 ) in JPEG_decode_block_ac_refine()5727 if ( *this_coef >= 0 ) in JPEG_decode_block_ac_refine()5729 *this_coef += p1; in JPEG_decode_block_ac_refine()5733 *this_coef += m1; in JPEG_decode_block_ac_refine()5780 JPEG_BLOCK_TYPE *this_coef = p + k; in JPEG_decode_block_ac_refine() local[all …]
5634 JPEG_BLOCK_TYPE *this_coef; in JPEG_decode_block_ac_refine() local5639 this_coef = p + _u8ZAG[k]; in JPEG_decode_block_ac_refine()5644 this_coef = p + k; in JPEG_decode_block_ac_refine()5647 if ( *this_coef != 0 ) in JPEG_decode_block_ac_refine()5651 if ( ( *this_coef & p1 ) == 0 ) in JPEG_decode_block_ac_refine()5653 if ( *this_coef >= 0 ) in JPEG_decode_block_ac_refine()5655 *this_coef += p1; in JPEG_decode_block_ac_refine()5659 *this_coef += m1; in JPEG_decode_block_ac_refine()5699 JPEG_BLOCK_TYPE *this_coef; in JPEG_decode_block_ac_refine() local5704 this_coef = p + _u8ZAG[k]; in JPEG_decode_block_ac_refine()[all …]
5700 JPEG_BLOCK_TYPE *this_coef = p + k; in JPEG_decode_block_ac_refine() local5702 JPEG_BLOCK_TYPE *this_coef; in JPEG_decode_block_ac_refine()5707 this_coef = p + _u8ZAG[k]; in JPEG_decode_block_ac_refine()5712 this_coef = p + k; in JPEG_decode_block_ac_refine()5716 if ( *this_coef != 0 ) in JPEG_decode_block_ac_refine()5720 if ( ( *this_coef & p1 ) == 0 ) in JPEG_decode_block_ac_refine()5722 if ( *this_coef >= 0 ) in JPEG_decode_block_ac_refine()5724 *this_coef += p1; in JPEG_decode_block_ac_refine()5728 *this_coef += m1; in JPEG_decode_block_ac_refine()5775 JPEG_BLOCK_TYPE *this_coef = p + k; in JPEG_decode_block_ac_refine() local[all …]
5655 JPEG_BLOCK_TYPE *this_coef = p + k; in JPEG_decode_block_ac_refine() local5657 JPEG_BLOCK_TYPE *this_coef; in JPEG_decode_block_ac_refine()5662 this_coef = p + _u8ZAG[k]; in JPEG_decode_block_ac_refine()5667 this_coef = p + k; in JPEG_decode_block_ac_refine()5671 if ( *this_coef != 0 ) in JPEG_decode_block_ac_refine()5675 if ( ( *this_coef & p1 ) == 0 ) in JPEG_decode_block_ac_refine()5677 if ( *this_coef >= 0 ) in JPEG_decode_block_ac_refine()5679 *this_coef += p1; in JPEG_decode_block_ac_refine()5683 *this_coef += m1; in JPEG_decode_block_ac_refine()5730 JPEG_BLOCK_TYPE *this_coef = p + k; in JPEG_decode_block_ac_refine() local[all …]