Searched refs:INPLACE_OFFSET (Results 1 – 3 of 3) sorted by relevance
121 #define INPLACE_OFFSET 16 macro
1251 if (pic->f->data[0] + INPLACE_OFFSET == pic_arg->data[0] && in load_input_picture()1252 pic->f->data[1] + INPLACE_OFFSET == pic_arg->data[1] && in load_input_picture()1253 pic->f->data[2] + INPLACE_OFFSET == pic_arg->data[2]) { in load_input_picture()1278 dst += INPLACE_OFFSET; in load_input_picture()1430 data[0] += INPLACE_OFFSET; in estimate_best_b_count()1431 data[1] += INPLACE_OFFSET; in estimate_best_b_count()1432 data[2] += INPLACE_OFFSET; in estimate_best_b_count()1703 s->new_picture.f->data[i] += INPLACE_OFFSET; in select_input_picture()
660 b_pic += INPLACE_OFFSET; in ff_mpeg4_encode_mb()