HomeSort by relevance Sort by last modified time
    Searched refs:this_pos (Results 1 - 3 of 3) sorted by null

  /external/libaom/libaom/av1/encoder/
mcomp.c 2116 int this_pos = offset + d; local
2128 int this_pos = offset + d; local
2140 int this_pos = offset + d; local
2152 int this_pos = offset + d; local
    [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_mcomp.c 2071 int this_pos = offset + d; local
2083 int this_pos = offset + d; local
2095 int this_pos = offset + d; local
2107 int this_pos = offset + d; local
    [all...]
  /external/pdfium/core/fpdftext/
cpdf_textpage.cpp 760 CFX_PointF this_pos = local
762 if (fabs(this_pos.y - prev_pos.y) > threshold * 2) {
775 if (this_pos.x >= new_prev_pos.x) {
    [all...]

Completed in 123 milliseconds