Lines Matching refs:wd
63 /* two ht x wd blocks, calculates their rounded-average and */
64 /* stores it in the destination block. (ht,wd) can be */
74 /* wd - width of the block */
92 WORD32 wd)
97 if(wd == 4)
130 else if(wd == 8)
163 else // wd == 16
226 /* two ht x wd blocks, calculates their rounded-average and */
227 /* stores it in the destination block. (ht,wd) can be */
237 /* wd - width of the block */
255 WORD32 wd)
260 if(wd == 2)
283 else if(wd == 4)
306 else // wd == 8
354 /* ht x wd block, weights it, rounds it off, offsets it, */
356 /* destination block. (ht,wd) can be (4,4), (8,4), (4,8), */
367 /* wd - width of the block */
386 WORD32 wd)
402 if(wd == 4)
447 else if(wd == 8)
499 else // wd == 16
584 /* ht x wd block, weights it, rounds it off, offsets it, */
586 /* destination block. (ht,wd) can be (2,2), (4,2), (2,4), */
597 /* wd - width of the block */
616 WORD32 wd)
634 if(wd == 2)
667 else if(wd == 4)
703 else // wd == 16
789 /* ht x wd blocks, weights them, adds them, rounds off the */
791 /* stores it in the destination block. (ht,wd) can be */
806 /* wd - width of the block */
829 WORD32 wd)
853 if(wd == 4)
920 else if(wd == 8)
999 else // wd == 16
1076 /* ht x wd blocks, weights them, adds them, rounds off the */
1078 /* stores it in the destination block. (ht,wd) can be */
1093 /* wd - width of the block */
1116 WORD32 wd)
1146 if(wd == 2)
1186 else if(wd == 4)
1235 else // wd == 8