HomeSort by relevance Sort by last modified time
    Searched refs:srcw (Results 1 - 25 of 62) sorted by null

1 2 3

  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
vp9_extend.h 28 int srch, int srcw);
vp9_extend.c 97 int srch, int srcw) {
103 const int er_y = srcx + srcw != src->y_width ? 0 :
115 const int srcw_uv = ROUND_POWER_OF_TWO(srcw, 1);
119 srcw, srch,
  /external/libvpx/libvpx/vp9/encoder/
vp9_extend.h 28 int srch, int srcw);
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_extend.h 28 int srch, int srcw);
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/
extend.h 27 int srch, int srcw);
extend.c 108 int srch, int srcw)
126 if (srcx + srcw != src->y_width)
133 srch, srcw,
141 srcw = (srcw + 1) >> 1;
147 srch, srcw,
154 srch, srcw,
  /external/libvpx/libvpx/vp8/common/
extend.h 27 int srch, int srcw);
extend.c 108 int srch, int srcw)
126 if (srcx + srcw != src->y_width)
133 srch, srcw,
141 srcw = (srcw + 1) >> 1;
147 srch, srcw,
154 srch, srcw,
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
extend.h 27 int srch, int srcw);
extend.c 108 int srch, int srcw)
126 if (srcx + srcw != src->y_width)
133 srch, srcw,
141 srcw = (srcw + 1) >> 1;
147 srch, srcw,
154 srch, srcw,
  /external/chromium_org/third_party/libva/va/
va_android.h 68 unsigned short srcw,
va_x11.h 55 unsigned short srcw,
va_backend_tpi.h 56 unsigned short srcw,
va_tpi.h 77 unsigned short srcw,
  /hardware/intel/common/libva/va/
va_x11.h 55 unsigned short srcw,
va_android.h 69 unsigned short srcw,
va_backend_tpi.h 55 unsigned short srcw,
  /hardware/intel/img/psb_video/src/android/
psb_output_android.c 154 unsigned short srcw,
176 psb_putsurface_textureblit(ctx, data, surface, srcx, srcy, srcw, srch,
194 unsigned short srcw,
210 float _slope_xy = (float)srch / srcw;
230 srcx, srcy, srcw, srch, destx, desty, destw, desth);
233 ctx, surface, srcx, srcy, srcw, srch,
281 unsigned short srcw,
297 if ((srcw >= 2048) || (srch >= 2048)) {
345 _slope_xy = (float)srcw / srch;
347 _slope_xy = (float)srch / srcw;
    [all...]
  /external/chromium_org/base/strings/
stringprintf_unittest.cc 83 wchar_t srcw[kSrcLen]; local
84 for (size_t i = 0; i < arraysize(srcw); i++)
85 srcw[i] = 'A';
94 srcw[kSrcLen - i] = 0;
96 SStringPrintf(&outw, L"%ls", srcw);
97 EXPECT_STREQ(srcw, outw.c_str());
  /external/qemu/distrib/sdl-1.2.15/src/video/
SDL_yuv.c 86 int srcx, srcy, srcw, srch; local
97 srcw = overlay->w;
104 srcw += (dstx * overlay->w) / dstrect->w;
111 srcw -= (extra * overlay->w) / dstrect->w;
125 if ( srcw <= 0 || srch <= 0 ||
132 src.w = srcw;
  /hardware/intel/img/psb_video/src/x11/
psb_x11.h 115 unsigned short srcw,
133 unsigned short srcw,
150 unsigned short srcw,
psb_x11.c 110 unsigned short srcw,
139 if (srcw <= destw)
140 width = srcw;
158 drv_debug_msg(VIDEO_DEBUG_GENERAL, "PutSurface: src w x h = %d x %d\n", srcw, srch);
461 unsigned short srcw,
490 psb_putsurface_x11(ctx, surface, draw, srcx, srcy, srcw, srch,
502 pnw_check_output_method(ctx, obj_surface, srcw, srch, destw, desth, draw);
510 srcx, srcy, srcw, srch,
517 srcw = srcw <= 1920 ? srcw : 1920
    [all...]
  /external/pcre/dist/sljit/
sljitNativeSPARC_common.c 472 SLJIT_API_FUNC_ATTRIBUTE sljit_si sljit_emit_return(struct sljit_compiler *compiler, sljit_si op, sljit_si src, sljit_sw srcw)
475 check_sljit_emit_return(compiler, op, src, srcw);
478 FAIL_IF(emit_mov_before_return(compiler, op, src, srcw));
819 sljit_si src, sljit_sw srcw)
824 check_sljit_emit_op1(compiler, op, dst, dstw, src, srcw);
826 ADJUST_LOCAL_OFFSET(src, srcw);
832 return emit_op(compiler, SLJIT_MOV, flags | WORD_DATA, dst, dstw, TMP_REG1, 0, src, srcw);
835 return emit_op(compiler, SLJIT_MOV_UI, flags | INT_DATA, dst, dstw, TMP_REG1, 0, src, srcw);
838 return emit_op(compiler, SLJIT_MOV_SI, flags | INT_DATA | SIGNED_DATA, dst, dstw, TMP_REG1, 0, src, srcw);
841 return emit_op(compiler, SLJIT_MOV_UB, flags | BYTE_DATA, dst, dstw, TMP_REG1, 0, src, (src & SLJIT_IMM) ? (sljit_ub)srcw : srcw)
    [all...]
sljitNativeARM_64.c     [all...]
  /hardware/intel/common/libva/va/android/
va_android.cpp 193 unsigned short srcw,
211 unsigned short srcw,
233 VA_TRACE_LOG(va_TracePutSurface, dpy, surface, static_cast<void*>(&draw), srcx, srcy, srcw, srch,
237 return ctx->vtable->vaPutSurface( ctx, surface, static_cast<void*>(&draw), srcx, srcy, srcw, srch,

Completed in 1035 milliseconds

1 2 3