Home | History | Annotate | Download | only in mips

Lines Matching refs:yoffset

940     int yoffset,
960 /* if (yoffset == 0) don't need temp buffer, data will be stored in dst_ptr */
961 if (yoffset == 0) {
1129 int yoffset
1149 vector1b = sub_pel_filterss[yoffset][0];
1150 vector2b = sub_pel_filterss[yoffset][2];
1151 vector3b = sub_pel_filterss[yoffset][1];
1493 unsigned int yoffset
1511 vector1b = sub_pel_filterss[yoffset][0];
1512 vector2b = sub_pel_filterss[yoffset][2];
1513 vector3b = sub_pel_filterss[yoffset][1];
2356 int yoffset,
2371 if (yoffset) {
2376 vp8_filter_block2d_second_pass4(FData + 8, dst_ptr, dst_pitch, yoffset);
2390 int yoffset,
2408 if (yoffset) {
2505 vp8_filter_block2d_second_pass_8(FData + 16, dst_ptr, dst_pitch, 8, 8, yoffset);
2578 int yoffset,
2595 if (yoffset) {
2668 yoffset);
2717 int yoffset,
2726 VFilter = sub_pel_filterss[yoffset];
2737 if (yoffset) {
2760 21, xoffset, yoffset, dst_ptr, dst_pitch);
2782 21, xoffset, yoffset, dst_ptr, dst_pitch);