Home | History | Annotate | Download | only in decoder

Lines Matching refs:BLK_SIZE

848         pu1_out_ptr = (pu1_out + BLK_SIZE);
849 pu1_ref_ptr = (pu1_ref + BLK_SIZE);
853 pu1_out_ptr = pu1_out + BLK_SIZE * u4_out_wid;
854 pu1_ref_ptr = pu1_ref + BLK_SIZE * u4_ref_wid;
858 pu1_out_ptr = pu1_out + BLK_SIZE * u4_out_wid + BLK_SIZE;
859 pu1_ref_ptr = pu1_ref + BLK_SIZE * u4_ref_wid + BLK_SIZE;
866 else if ((u4_blk_width == BLK_SIZE) && (u4_blk_height == BLK_SIZE))
871 else if ((u4_blk_width == MB_SIZE) && (u4_blk_height == BLK_SIZE))
877 pu1_out_ptr = (pu1_out + BLK_SIZE);
878 pu1_ref_ptr = (pu1_ref + BLK_SIZE);
978 pu1_out_ptr = (pu1_out + BLK_SIZE);
979 pu1_ref_ptr = (pu1_ref + BLK_SIZE);
983 pu1_out_ptr = pu1_out + BLK_SIZE * u4_out_wid;
984 pu1_ref_ptr = pu1_ref + BLK_SIZE * u4_ref_wid;
988 pu1_out_ptr = pu1_out + BLK_SIZE * u4_out_wid + BLK_SIZE;
989 pu1_ref_ptr = pu1_ref + BLK_SIZE * u4_ref_wid + BLK_SIZE;
996 else if ((u4_blk_width == BLK_SIZE) && (u4_blk_height == BLK_SIZE))
1001 else if ((u4_blk_width == MB_SIZE) && (u4_blk_height == BLK_SIZE))
1007 pu1_out_ptr = (pu1_out + BLK_SIZE);
1008 pu1_ref_ptr = (pu1_ref + BLK_SIZE);
1101 pu1_out_ptr = (pu1_out + BLK_SIZE);
1102 pu1_ref_ptr = (pu1_ref + BLK_SIZE);
1106 pu1_out_ptr = pu1_out + BLK_SIZE * u4_out_wid;
1107 pu1_ref_ptr = pu1_ref + BLK_SIZE * u4_ref_wid;
1111 pu1_out_ptr = pu1_out + BLK_SIZE * u4_out_wid + BLK_SIZE;
1112 pu1_ref_ptr = pu1_ref + BLK_SIZE * u4_ref_wid + BLK_SIZE;
1119 else if ((u4_blk_width == BLK_SIZE) && (u4_blk_height == BLK_SIZE))
1124 else if ((u4_blk_width == MB_SIZE) && (u4_blk_height == BLK_SIZE))
1130 pu1_out_ptr = (pu1_out + BLK_SIZE);
1131 pu1_ref_ptr = (pu1_ref + BLK_SIZE);
1136 else if ((u4_blk_width == BLK_SIZE) && (u4_blk_height == (BLK_SIZE / 2)))
1223 pu1_out_ptr = (pu1_out + BLK_SIZE);
1224 pu1_ref_ptr = (pu1_ref + BLK_SIZE);
1228 pu1_out_ptr = pu1_out + BLK_SIZE * u4_out_wid;
1229 pu1_ref_ptr = pu1_ref + BLK_SIZE * u4_ref_wid;
1233 pu1_out_ptr = pu1_out + BLK_SIZE * u4_out_wid + BLK_SIZE;
1234 pu1_ref_ptr = pu1_ref + BLK_SIZE * u4_ref_wid + BLK_SIZE;
1241 else if ((u4_blk_width == BLK_SIZE) && (u4_blk_height == BLK_SIZE))
1246 else if ((u4_blk_width == MB_SIZE) && (u4_blk_height == BLK_SIZE))
1252 pu1_out_ptr = (pu1_out + BLK_SIZE);
1253 pu1_ref_ptr = (pu1_ref + BLK_SIZE);