Lines Matching refs:ps_sao
92 sao_t *ps_sao; in ihevcd_sao_ctb() local
123 …ps_sao = ps_sao_ctxt->ps_pic_sao + ps_sao_ctxt->i4_ctb_x + ps_sao_ctxt->i4_ctb_y * ps_sps->i2_pic_… in ihevcd_sao_ctb()
153 ai1_offset_y[1] = ps_sao->b4_y_offset_1; in ihevcd_sao_ctb()
154 ai1_offset_y[2] = ps_sao->b4_y_offset_2; in ihevcd_sao_ctb()
155 ai1_offset_y[3] = ps_sao->b4_y_offset_3; in ihevcd_sao_ctb()
156 ai1_offset_y[4] = ps_sao->b4_y_offset_4; in ihevcd_sao_ctb()
158 ai1_offset_cb[1] = ps_sao->b4_cb_offset_1; in ihevcd_sao_ctb()
159 ai1_offset_cb[2] = ps_sao->b4_cb_offset_2; in ihevcd_sao_ctb()
160 ai1_offset_cb[3] = ps_sao->b4_cb_offset_3; in ihevcd_sao_ctb()
161 ai1_offset_cb[4] = ps_sao->b4_cb_offset_4; in ihevcd_sao_ctb()
163 ai1_offset_cr[1] = ps_sao->b4_cr_offset_1; in ihevcd_sao_ctb()
164 ai1_offset_cr[2] = ps_sao->b4_cr_offset_2; in ihevcd_sao_ctb()
165 ai1_offset_cr[3] = ps_sao->b4_cr_offset_3; in ihevcd_sao_ctb()
166 ai1_offset_cr[4] = ps_sao->b4_cr_offset_4; in ihevcd_sao_ctb()
220 if(0 == ps_sao->b3_y_type_idx) in ihevcd_sao_ctb()
289 if(1 == ps_sao->b3_y_type_idx) in ihevcd_sao_ctb()
296 ps_sao->b5_y_band_pos, in ihevcd_sao_ctb()
305 ps_codec->apf_sao_luma[ps_sao->b3_y_type_idx - 2](pu1_src_luma, in ihevcd_sao_ctb()
369 if(0 == ps_sao->b3_cb_type_idx) in ihevcd_sao_ctb()
437 if(1 == ps_sao->b3_cb_type_idx) in ihevcd_sao_ctb()
444 ps_sao->b5_cb_band_pos, in ihevcd_sao_ctb()
445 ps_sao->b5_cr_band_pos, in ihevcd_sao_ctb()
458 ps_codec->apf_sao_chroma[ps_sao->b3_cb_type_idx - 2](pu1_src_chroma, in ihevcd_sao_ctb()
535 sao_t *ps_sao; in ihevcd_sao_shift_ctb() local
611 …ps_sao = ps_sao_ctxt->ps_pic_sao + ps_sao_ctxt->i4_ctb_x + ps_sao_ctxt->i4_ctb_y * ps_sps->i2_pic_… in ihevcd_sao_shift_ctb()
805 ps_sao -= (1 + ps_sps->i2_pic_wd_in_ctb); in ihevcd_sao_shift_ctb()
813 if(0 == ps_sao->b3_y_type_idx) in ihevcd_sao_shift_ctb()
827 else if(1 == ps_sao->b3_y_type_idx) in ihevcd_sao_shift_ctb()
829 ai1_offset_y[1] = ps_sao->b4_y_offset_1; in ihevcd_sao_shift_ctb()
830 ai1_offset_y[2] = ps_sao->b4_y_offset_2; in ihevcd_sao_shift_ctb()
831 ai1_offset_y[3] = ps_sao->b4_y_offset_3; in ihevcd_sao_shift_ctb()
832 ai1_offset_y[4] = ps_sao->b4_y_offset_4; in ihevcd_sao_shift_ctb()
839 ps_sao->b5_y_band_pos, in ihevcd_sao_shift_ctb()
848 ai1_offset_y[1] = ps_sao->b4_y_offset_1; in ihevcd_sao_shift_ctb()
849 ai1_offset_y[2] = ps_sao->b4_y_offset_2; in ihevcd_sao_shift_ctb()
850 ai1_offset_y[3] = ps_sao->b4_y_offset_3; in ihevcd_sao_shift_ctb()
851 ai1_offset_y[4] = ps_sao->b4_y_offset_4; in ihevcd_sao_shift_ctb()
1096 ps_codec->apf_sao_luma[ps_sao->b3_y_type_idx - 2](pu1_src_luma, in ihevcd_sao_shift_ctb()
1125 if(0 == ps_sao->b3_cb_type_idx) in ihevcd_sao_shift_ctb()
1139 else if(1 == ps_sao->b3_cb_type_idx) in ihevcd_sao_shift_ctb()
1141 ai1_offset_cb[1] = ps_sao->b4_cb_offset_1; in ihevcd_sao_shift_ctb()
1142 ai1_offset_cb[2] = ps_sao->b4_cb_offset_2; in ihevcd_sao_shift_ctb()
1143 ai1_offset_cb[3] = ps_sao->b4_cb_offset_3; in ihevcd_sao_shift_ctb()
1144 ai1_offset_cb[4] = ps_sao->b4_cb_offset_4; in ihevcd_sao_shift_ctb()
1146 ai1_offset_cr[1] = ps_sao->b4_cr_offset_1; in ihevcd_sao_shift_ctb()
1147 ai1_offset_cr[2] = ps_sao->b4_cr_offset_2; in ihevcd_sao_shift_ctb()
1148 ai1_offset_cr[3] = ps_sao->b4_cr_offset_3; in ihevcd_sao_shift_ctb()
1149 ai1_offset_cr[4] = ps_sao->b4_cr_offset_4; in ihevcd_sao_shift_ctb()
1158 … ps_sao->b5_cr_band_pos, in ihevcd_sao_shift_ctb()
1159 … ps_sao->b5_cb_band_pos, in ihevcd_sao_shift_ctb()
1173 … ps_sao->b5_cb_band_pos, in ihevcd_sao_shift_ctb()
1174 … ps_sao->b5_cr_band_pos, in ihevcd_sao_shift_ctb()
1185 ai1_offset_cb[1] = ps_sao->b4_cb_offset_1; in ihevcd_sao_shift_ctb()
1186 ai1_offset_cb[2] = ps_sao->b4_cb_offset_2; in ihevcd_sao_shift_ctb()
1187 ai1_offset_cb[3] = ps_sao->b4_cb_offset_3; in ihevcd_sao_shift_ctb()
1188 ai1_offset_cb[4] = ps_sao->b4_cb_offset_4; in ihevcd_sao_shift_ctb()
1190 ai1_offset_cr[1] = ps_sao->b4_cr_offset_1; in ihevcd_sao_shift_ctb()
1191 ai1_offset_cr[2] = ps_sao->b4_cr_offset_2; in ihevcd_sao_shift_ctb()
1192 ai1_offset_cr[3] = ps_sao->b4_cr_offset_3; in ihevcd_sao_shift_ctb()
1193 ai1_offset_cr[4] = ps_sao->b4_cr_offset_4; in ihevcd_sao_shift_ctb()
1413 ps_codec->apf_sao_chroma[ps_sao->b3_cb_type_idx - 2](pu1_src_chroma, in ihevcd_sao_shift_ctb()
1428 ps_codec->apf_sao_chroma[ps_sao->b3_cb_type_idx - 2](pu1_src_chroma, in ihevcd_sao_shift_ctb()
1459 ps_sao += (1 + ps_sps->i2_pic_wd_in_ctb); in ihevcd_sao_shift_ctb()
1497 ps_sao -= (ps_sps->i2_pic_wd_in_ctb); in ihevcd_sao_shift_ctb()
1507 if(0 == ps_sao->b3_y_type_idx) in ihevcd_sao_shift_ctb()
1520 else if(1 == ps_sao->b3_y_type_idx) in ihevcd_sao_shift_ctb()
1522 ai1_offset_y[1] = ps_sao->b4_y_offset_1; in ihevcd_sao_shift_ctb()
1523 ai1_offset_y[2] = ps_sao->b4_y_offset_2; in ihevcd_sao_shift_ctb()
1524 ai1_offset_y[3] = ps_sao->b4_y_offset_3; in ihevcd_sao_shift_ctb()
1525 ai1_offset_y[4] = ps_sao->b4_y_offset_4; in ihevcd_sao_shift_ctb()
1532 ps_sao->b5_y_band_pos, in ihevcd_sao_shift_ctb()
1541 ai1_offset_y[1] = ps_sao->b4_y_offset_1; in ihevcd_sao_shift_ctb()
1542 ai1_offset_y[2] = ps_sao->b4_y_offset_2; in ihevcd_sao_shift_ctb()
1543 ai1_offset_y[3] = ps_sao->b4_y_offset_3; in ihevcd_sao_shift_ctb()
1544 ai1_offset_y[4] = ps_sao->b4_y_offset_4; in ihevcd_sao_shift_ctb()
1743 ps_codec->apf_sao_luma[ps_sao->b3_y_type_idx - 2](pu1_src_luma, in ihevcd_sao_shift_ctb()
1774 if(0 == ps_sao->b3_cb_type_idx) in ihevcd_sao_shift_ctb()
1789 else if(1 == ps_sao->b3_cb_type_idx) in ihevcd_sao_shift_ctb()
1791 ai1_offset_cb[1] = ps_sao->b4_cb_offset_1; in ihevcd_sao_shift_ctb()
1792 ai1_offset_cb[2] = ps_sao->b4_cb_offset_2; in ihevcd_sao_shift_ctb()
1793 ai1_offset_cb[3] = ps_sao->b4_cb_offset_3; in ihevcd_sao_shift_ctb()
1794 ai1_offset_cb[4] = ps_sao->b4_cb_offset_4; in ihevcd_sao_shift_ctb()
1796 ai1_offset_cr[1] = ps_sao->b4_cr_offset_1; in ihevcd_sao_shift_ctb()
1797 ai1_offset_cr[2] = ps_sao->b4_cr_offset_2; in ihevcd_sao_shift_ctb()
1798 ai1_offset_cr[3] = ps_sao->b4_cr_offset_3; in ihevcd_sao_shift_ctb()
1799 ai1_offset_cr[4] = ps_sao->b4_cr_offset_4; in ihevcd_sao_shift_ctb()
1808 … ps_sao->b5_cr_band_pos, in ihevcd_sao_shift_ctb()
1809 … ps_sao->b5_cb_band_pos, in ihevcd_sao_shift_ctb()
1823 … ps_sao->b5_cb_band_pos, in ihevcd_sao_shift_ctb()
1824 … ps_sao->b5_cr_band_pos, in ihevcd_sao_shift_ctb()
1834 ai1_offset_cb[1] = ps_sao->b4_cb_offset_1; in ihevcd_sao_shift_ctb()
1835 ai1_offset_cb[2] = ps_sao->b4_cb_offset_2; in ihevcd_sao_shift_ctb()
1836 ai1_offset_cb[3] = ps_sao->b4_cb_offset_3; in ihevcd_sao_shift_ctb()
1837 ai1_offset_cb[4] = ps_sao->b4_cb_offset_4; in ihevcd_sao_shift_ctb()
1839 ai1_offset_cr[1] = ps_sao->b4_cr_offset_1; in ihevcd_sao_shift_ctb()
1840 ai1_offset_cr[2] = ps_sao->b4_cr_offset_2; in ihevcd_sao_shift_ctb()
1841 ai1_offset_cr[3] = ps_sao->b4_cr_offset_3; in ihevcd_sao_shift_ctb()
1842 ai1_offset_cr[4] = ps_sao->b4_cr_offset_4; in ihevcd_sao_shift_ctb()
2020 ps_codec->apf_sao_chroma[ps_sao->b3_cb_type_idx - 2](pu1_src_chroma, in ihevcd_sao_shift_ctb()
2035 ps_codec->apf_sao_chroma[ps_sao->b3_cb_type_idx - 2](pu1_src_chroma, in ihevcd_sao_shift_ctb()
2068 ps_sao += (ps_sps->i2_pic_wd_in_ctb); in ihevcd_sao_shift_ctb()
2104 ps_sao -= 1; in ihevcd_sao_shift_ctb()
2115 if(0 == ps_sao->b3_y_type_idx) in ihevcd_sao_shift_ctb()
2129 else if(1 == ps_sao->b3_y_type_idx) in ihevcd_sao_shift_ctb()
2131 ai1_offset_y[1] = ps_sao->b4_y_offset_1; in ihevcd_sao_shift_ctb()
2132 ai1_offset_y[2] = ps_sao->b4_y_offset_2; in ihevcd_sao_shift_ctb()
2133 ai1_offset_y[3] = ps_sao->b4_y_offset_3; in ihevcd_sao_shift_ctb()
2134 ai1_offset_y[4] = ps_sao->b4_y_offset_4; in ihevcd_sao_shift_ctb()
2141 ps_sao->b5_y_band_pos, in ihevcd_sao_shift_ctb()
2150 ai1_offset_y[1] = ps_sao->b4_y_offset_1; in ihevcd_sao_shift_ctb()
2151 ai1_offset_y[2] = ps_sao->b4_y_offset_2; in ihevcd_sao_shift_ctb()
2152 ai1_offset_y[3] = ps_sao->b4_y_offset_3; in ihevcd_sao_shift_ctb()
2153 ai1_offset_y[4] = ps_sao->b4_y_offset_4; in ihevcd_sao_shift_ctb()
2340 ps_codec->apf_sao_luma[ps_sao->b3_y_type_idx - 2](pu1_src_luma, in ihevcd_sao_shift_ctb()
2373 if(0 == ps_sao->b3_cb_type_idx) in ihevcd_sao_shift_ctb()
2386 else if(1 == ps_sao->b3_cb_type_idx) in ihevcd_sao_shift_ctb()
2388 ai1_offset_cb[1] = ps_sao->b4_cb_offset_1; in ihevcd_sao_shift_ctb()
2389 ai1_offset_cb[2] = ps_sao->b4_cb_offset_2; in ihevcd_sao_shift_ctb()
2390 ai1_offset_cb[3] = ps_sao->b4_cb_offset_3; in ihevcd_sao_shift_ctb()
2391 ai1_offset_cb[4] = ps_sao->b4_cb_offset_4; in ihevcd_sao_shift_ctb()
2393 ai1_offset_cr[1] = ps_sao->b4_cr_offset_1; in ihevcd_sao_shift_ctb()
2394 ai1_offset_cr[2] = ps_sao->b4_cr_offset_2; in ihevcd_sao_shift_ctb()
2395 ai1_offset_cr[3] = ps_sao->b4_cr_offset_3; in ihevcd_sao_shift_ctb()
2396 ai1_offset_cr[4] = ps_sao->b4_cr_offset_4; in ihevcd_sao_shift_ctb()
2405 … ps_sao->b5_cr_band_pos, in ihevcd_sao_shift_ctb()
2406 … ps_sao->b5_cb_band_pos, in ihevcd_sao_shift_ctb()
2420 … ps_sao->b5_cb_band_pos, in ihevcd_sao_shift_ctb()
2421 … ps_sao->b5_cr_band_pos, in ihevcd_sao_shift_ctb()
2432 ai1_offset_cb[1] = ps_sao->b4_cb_offset_1; in ihevcd_sao_shift_ctb()
2433 ai1_offset_cb[2] = ps_sao->b4_cb_offset_2; in ihevcd_sao_shift_ctb()
2434 ai1_offset_cb[3] = ps_sao->b4_cb_offset_3; in ihevcd_sao_shift_ctb()
2435 ai1_offset_cb[4] = ps_sao->b4_cb_offset_4; in ihevcd_sao_shift_ctb()
2437 ai1_offset_cr[1] = ps_sao->b4_cr_offset_1; in ihevcd_sao_shift_ctb()
2438 ai1_offset_cr[2] = ps_sao->b4_cr_offset_2; in ihevcd_sao_shift_ctb()
2439 ai1_offset_cr[3] = ps_sao->b4_cr_offset_3; in ihevcd_sao_shift_ctb()
2440 ai1_offset_cr[4] = ps_sao->b4_cr_offset_4; in ihevcd_sao_shift_ctb()
2621 ps_codec->apf_sao_chroma[ps_sao->b3_cb_type_idx - 2](pu1_src_chroma, in ihevcd_sao_shift_ctb()
2636 ps_codec->apf_sao_chroma[ps_sao->b3_cb_type_idx - 2](pu1_src_chroma, in ihevcd_sao_shift_ctb()
2669 ps_sao += 1; in ihevcd_sao_shift_ctb()
2717 if(0 == ps_sao->b3_y_type_idx) in ihevcd_sao_shift_ctb()
2732 else if(1 == ps_sao->b3_y_type_idx) in ihevcd_sao_shift_ctb()
2734 ai1_offset_y[1] = ps_sao->b4_y_offset_1; in ihevcd_sao_shift_ctb()
2735 ai1_offset_y[2] = ps_sao->b4_y_offset_2; in ihevcd_sao_shift_ctb()
2736 ai1_offset_y[3] = ps_sao->b4_y_offset_3; in ihevcd_sao_shift_ctb()
2737 ai1_offset_y[4] = ps_sao->b4_y_offset_4; in ihevcd_sao_shift_ctb()
2744 ps_sao->b5_y_band_pos, in ihevcd_sao_shift_ctb()
2753 ai1_offset_y[1] = ps_sao->b4_y_offset_1; in ihevcd_sao_shift_ctb()
2754 ai1_offset_y[2] = ps_sao->b4_y_offset_2; in ihevcd_sao_shift_ctb()
2755 ai1_offset_y[3] = ps_sao->b4_y_offset_3; in ihevcd_sao_shift_ctb()
2756 ai1_offset_y[4] = ps_sao->b4_y_offset_4; in ihevcd_sao_shift_ctb()
2973 ps_codec->apf_sao_luma[ps_sao->b3_y_type_idx - 2](pu1_src_luma, in ihevcd_sao_shift_ctb()
3008 if(0 == ps_sao->b3_cb_type_idx) in ihevcd_sao_shift_ctb()
3024 else if(1 == ps_sao->b3_cb_type_idx) in ihevcd_sao_shift_ctb()
3026 ai1_offset_cb[1] = ps_sao->b4_cb_offset_1; in ihevcd_sao_shift_ctb()
3027 ai1_offset_cb[2] = ps_sao->b4_cb_offset_2; in ihevcd_sao_shift_ctb()
3028 ai1_offset_cb[3] = ps_sao->b4_cb_offset_3; in ihevcd_sao_shift_ctb()
3029 ai1_offset_cb[4] = ps_sao->b4_cb_offset_4; in ihevcd_sao_shift_ctb()
3031 ai1_offset_cr[1] = ps_sao->b4_cr_offset_1; in ihevcd_sao_shift_ctb()
3032 ai1_offset_cr[2] = ps_sao->b4_cr_offset_2; in ihevcd_sao_shift_ctb()
3033 ai1_offset_cr[3] = ps_sao->b4_cr_offset_3; in ihevcd_sao_shift_ctb()
3034 ai1_offset_cr[4] = ps_sao->b4_cr_offset_4; in ihevcd_sao_shift_ctb()
3043 … ps_sao->b5_cr_band_pos, in ihevcd_sao_shift_ctb()
3044 … ps_sao->b5_cb_band_pos, in ihevcd_sao_shift_ctb()
3058 … ps_sao->b5_cb_band_pos, in ihevcd_sao_shift_ctb()
3059 … ps_sao->b5_cr_band_pos, in ihevcd_sao_shift_ctb()
3070 ai1_offset_cb[1] = ps_sao->b4_cb_offset_1; in ihevcd_sao_shift_ctb()
3071 ai1_offset_cb[2] = ps_sao->b4_cb_offset_2; in ihevcd_sao_shift_ctb()
3072 ai1_offset_cb[3] = ps_sao->b4_cb_offset_3; in ihevcd_sao_shift_ctb()
3073 ai1_offset_cb[4] = ps_sao->b4_cb_offset_4; in ihevcd_sao_shift_ctb()
3075 ai1_offset_cr[1] = ps_sao->b4_cr_offset_1; in ihevcd_sao_shift_ctb()
3076 ai1_offset_cr[2] = ps_sao->b4_cr_offset_2; in ihevcd_sao_shift_ctb()
3077 ai1_offset_cr[3] = ps_sao->b4_cr_offset_3; in ihevcd_sao_shift_ctb()
3078 ai1_offset_cr[4] = ps_sao->b4_cr_offset_4; in ihevcd_sao_shift_ctb()
3284 ps_codec->apf_sao_chroma[ps_sao->b3_cb_type_idx - 2](pu1_src_chroma, in ihevcd_sao_shift_ctb()
3299 ps_codec->apf_sao_chroma[ps_sao->b3_cb_type_idx - 2](pu1_src_chroma, in ihevcd_sao_shift_ctb()