Searched refs:pos_b (Results 1 – 6 of 6) sorted by relevance
480 int pos_c, pos_b, n_adj; in ff_vc1_pred_mv_intfr() local536 pos_b = s->block_index[n_adj] - 2 * wrap; in ff_vc1_pred_mv_intfr()537 if (v->blk_mv_type[pos_b] && v->blk_mv_type[xy]) { in ff_vc1_pred_mv_intfr()542 if (v->blk_mv_type[pos_b] && !v->blk_mv_type[xy]) { in ff_vc1_pred_mv_intfr()582 pos_b = s->block_index[1]; in ff_vc1_pred_mv_intfr()584 B[0] = s->current_picture.motion_val[dir][pos_b][0]; in ff_vc1_pred_mv_intfr()585 B[1] = s->current_picture.motion_val[dir][pos_b][1]; in ff_vc1_pred_mv_intfr()
5505 FieldPosition pos_b = new FieldPosition(DateFormat.Field.AM_PM_MIDNIGHT_NOON); in test20741_ABFields() local5506 dateFormat.format(calendar, new StringBuffer(""), pos_b); in test20741_ABFields()5507 …assertFalse("'AM/PM/Midnight/Noon' field was not found", pos_b.getBeginIndex() == 0 && pos_b.getEn… in test20741_ABFields()
5602 FieldPosition pos_b = new FieldPosition(DateFormat.Field.AM_PM_MIDNIGHT_NOON); in test20741_ABFields() local5603 dateFormat.format(calendar, new StringBuffer(""), pos_b); in test20741_ABFields()5604 …assertFalse("'AM/PM/Midnight/Noon' field was not found", pos_b.getBeginIndex() == 0 && pos_b.getEn… in test20741_ABFields()
660 bool pos_b = (ub >> 63) == 0; in add() local664 if ((pos_a == pos_b) && (pos_a != pos_r)) { in add()978 bool pos_b = (ub >> 63) == 0; in sub() local982 if ((pos_a != pos_b) && (pos_a != pos_r)) { in sub()
579 bool pos_b = (ub >> 63) == 0; in add() local583 if ((pos_a == pos_b) && (pos_a != pos_r)) { in add()970 bool pos_b = (ub >> 63) == 0; in sub() local974 if ((pos_a != pos_b) && (pos_a != pos_r)) { in sub()
3172 char *pos_b = pos; local3174 if (pos == pos_b) {5361 char *pos_b = pos; local5363 if (pos == pos_b) {