Searched refs:pre_offset (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/gallivm/
H A Dlp_bld_sample.c390 double pre_offset = (factor - 0.5)/factor - 0.5; local
398 lp_build_const_vec(bld->gallivm, bld->type, pre_offset));
/external/chromium_org/third_party/ots/test/
H A Dcff_type2_charstring_test.cc96 size_t pre_offset = out_buffer->size(); local
116 out_subr->offsets.push_back(pre_offset);
/external/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_sample.c390 double pre_offset = (factor - 0.5)/factor - 0.5; local
398 lp_build_const_vec(bld->gallivm, bld->type, pre_offset));
/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_encodeframe.c1483 const int pre_offset = (mi_row * MI_SIZE) * pre_stride + local
1485 const uint8_t *pre_src = cpi->Last_Source->y_buffer + pre_offset;

Completed in 1271 milliseconds