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

1 2 3 4 5 6 7 8 9

  /external/clang/test/CXX/expr/expr.unary/expr.new/
p17-crash.cpp 3 // this used to crash due to templ<int>'s dtor not being marked as used by the
9 template < typename T > class templ { class
13 new templ<int>[1][1];
  /frameworks/av/media/libeffects/lvm/lib/Common/src/
BQ_2I_D32F32C30_TRC_WRA_01.c 47 LVM_INT32 ynL,ynR,templ,tempd; local
62 MUL32x32INTO32(pBiquadState->coefs[1],pBiquadState->pDelays[0],templ,30)
63 ynL+=templ;
66 MUL32x32INTO32(pBiquadState->coefs[2],*pDataIn,templ,30)
67 ynL+=templ;
70 MUL32x32INTO32(pBiquadState->coefs[3],pBiquadState->pDelays[6],templ,30)
71 ynL+=templ;
74 MUL32x32INTO32(pBiquadState->coefs[4],pBiquadState->pDelays[4],templ,30)
75 ynL+=templ;
84 MUL32x32INTO32(pBiquadState->coefs[1],pBiquadState->pDelays[1],templ,30
    [all...]
PK_2I_D32F32C14G11_TRC_WRA_01.c 46 LVM_INT32 ynL,ynR,ynLO,ynRO,templ; local
58 templ=(*pDataIn)-pBiquadState->pDelays[2];
59 MUL32x16INTO32(templ,pBiquadState->coefs[0],ynL,14)
62 MUL32x16INTO32(pBiquadState->pDelays[6],pBiquadState->coefs[1],templ,14)
63 ynL+=templ;
66 MUL32x16INTO32(pBiquadState->pDelays[4],pBiquadState->coefs[2],templ,14)
67 ynL+=templ;
79 templ=(*(pDataIn+1))-pBiquadState->pDelays[3];
80 MUL32x16INTO32(templ,pBiquadState->coefs[0],ynR,14)
83 MUL32x16INTO32(pBiquadState->pDelays[7],pBiquadState->coefs[1],templ,14
    [all...]
PK_2I_D32F32C30G11_TRC_WRA_01.c 46 LVM_INT32 ynL,ynR,ynLO,ynRO,templ; local
58 templ=(*pDataIn)-pBiquadState->pDelays[2];
59 MUL32x32INTO32(templ,pBiquadState->coefs[0],ynL,30)
62 MUL32x32INTO32(pBiquadState->pDelays[6],pBiquadState->coefs[1],templ,30)
63 ynL+=templ;
66 MUL32x32INTO32(pBiquadState->pDelays[4],pBiquadState->coefs[2],templ,30)
67 ynL+=templ;
78 templ=(*(pDataIn+1))-pBiquadState->pDelays[3];
79 MUL32x32INTO32(templ,pBiquadState->coefs[0],ynR,30)
82 MUL32x32INTO32(pBiquadState->pDelays[7],pBiquadState->coefs[1],templ,30
    [all...]
FO_1I_D32F32C31_TRC_WRA_01.c 40 LVM_INT32 ynL,templ; local
54 MUL32x32INTO32(pBiquadState->coefs[1],*pDataIn,templ,31)
55 ynL+=templ;
58 MUL32x32INTO32(pBiquadState->coefs[2],pBiquadState->pDelays[1],templ,31)
59 ynL+=templ;
BP_1I_D16F32C30_TRC_WRA_01.c 44 LVM_INT32 ynL,templ; local
56 templ= (LVM_INT32) *pDataIn-pBiquadState->pDelays[1];
57 MUL32x32INTO32(pBiquadState->coefs[0],templ,ynL,14)
60 MUL32x32INTO32(pBiquadState->coefs[1],pBiquadState->pDelays[3],templ,30)
61 ynL+=templ;
64 MUL32x32INTO32(pBiquadState->coefs[2],pBiquadState->pDelays[2],templ,30)
65 ynL+=templ;
BP_1I_D32F32C30_TRC_WRA_02.c 42 LVM_INT32 ynL,templ; local
54 templ=(*pDataIn)-pBiquadState->pDelays[1];
55 MUL32x32INTO32(pBiquadState->coefs[0],templ,ynL,30)
58 MUL32x32INTO32(pBiquadState->coefs[1],pBiquadState->pDelays[3],templ,30)
59 ynL+=templ;
62 MUL32x32INTO32(pBiquadState->coefs[2],pBiquadState->pDelays[2],templ,30)
63 ynL+=templ;
BQ_2I_D16F32C13_TRC_WRA_01.c 46 LVM_INT32 ynL,ynR,templ; local
67 MUL32x16INTO32(pBiquadState->pDelays[6],pBiquadState->coefs[3],templ,16)
68 ynL+=templ;
71 MUL32x16INTO32(pBiquadState->pDelays[4],pBiquadState->coefs[4],templ,16)
72 ynL+=templ;
87 MUL32x16INTO32(pBiquadState->pDelays[7],pBiquadState->coefs[3],templ,16)
88 ynR+=templ;
91 MUL32x16INTO32(pBiquadState->pDelays[5],pBiquadState->coefs[4],templ,16)
92 ynR+=templ;
BQ_2I_D16F32C14_TRC_WRA_01.c 45 LVM_INT32 ynL,ynR,templ; local
66 MUL32x16INTO32(pBiquadState->pDelays[6],pBiquadState->coefs[3],templ,16)
67 ynL+=templ;
70 MUL32x16INTO32(pBiquadState->pDelays[4],pBiquadState->coefs[4],templ,16)
71 ynL+=templ;
86 MUL32x16INTO32(pBiquadState->pDelays[7],pBiquadState->coefs[3],templ,16)
87 ynR+=templ;
90 MUL32x16INTO32(pBiquadState->pDelays[5],pBiquadState->coefs[4],templ,16)
91 ynR+=templ;
BQ_2I_D16F32C15_TRC_WRA_01.c 45 LVM_INT32 ynL,ynR,templ; local
66 MUL32x16INTO32(pBiquadState->pDelays[6],pBiquadState->coefs[3],templ,16)
67 ynL+=templ;
70 MUL32x16INTO32(pBiquadState->pDelays[4],pBiquadState->coefs[4],templ,16)
71 ynL+=templ;
86 MUL32x16INTO32(pBiquadState->pDelays[7],pBiquadState->coefs[3],templ,16)
87 ynR+=templ;
90 MUL32x16INTO32(pBiquadState->pDelays[5],pBiquadState->coefs[4],templ,16)
91 ynR+=templ;
BQ_1I_D16F32C14_TRC_WRA_01.c 41 LVM_INT32 ynL,templ; local
62 MUL32x16INTO32(pBiquadState->pDelays[3],pBiquadState->coefs[3],templ,16)
63 ynL+=templ;
66 MUL32x16INTO32(pBiquadState->pDelays[2],pBiquadState->coefs[4],templ,16)
67 ynL+=templ;
  /external/mesa3d/src/gallium/drivers/svga/
svga_pipe_rasterizer.c 65 const struct pipe_rasterizer_state *templ)
71 rast->templ = *templ;
85 rast->shademode = svga_translate_flatshade( templ->flatshade );
86 rast->cullmode = svga_translate_cullmode( templ->cull_face,
87 templ->front_ccw );
88 rast->scissortestenable = templ->scissor;
89 rast->multisampleantialias = templ->multisample;
90 rast->antialiasedlineenable = templ->line_smooth;
91 rast->lastpixel = templ->line_last_pixel
    [all...]
svga_pipe_depthstencil.c 74 const struct pipe_depth_stencil_alpha_state *templ)
82 ds->stencil[0].enabled = templ->stencil[0].enabled;
84 ds->stencil[0].func = svga_translate_compare_func(templ->stencil[0].func);
85 ds->stencil[0].fail = svga_translate_stencil_op(templ->stencil[0].fail_op);
86 ds->stencil[0].zfail = svga_translate_stencil_op(templ->stencil[0].zfail_op);
87 ds->stencil[0].pass = svga_translate_stencil_op(templ->stencil[0].zpass_op);
92 ds->stencil_mask = templ->stencil[0].valuemask & 0xff;
93 ds->stencil_writemask = templ->stencil[0].writemask & 0xff;
97 ds->stencil[1].enabled = templ->stencil[1].enabled;
98 if (templ->stencil[1].enabled)
    [all...]
  /external/mesa3d/src/gallium/drivers/radeonsi/
r600_resource.c 27 const struct pipe_resource *templ)
29 if (templ->target == PIPE_BUFFER) {
30 return si_buffer_create(screen, templ);
32 return si_texture_create(screen, templ);
37 const struct pipe_resource *templ,
40 if (templ->target == PIPE_BUFFER) {
43 return si_texture_from_handle(screen, templ, whandle);
  /external/mesa3d/src/gallium/drivers/nv50/
nv50_resource.c 12 const struct pipe_resource *templ)
14 switch (templ->target) {
16 return nouveau_buffer_create(screen, templ);
18 return nv50_miptree_create(screen, templ);
24 const struct pipe_resource *templ,
27 if (templ->target == PIPE_BUFFER)
30 return nv50_miptree_from_handle(screen, templ, whandle);
36 const struct pipe_surface *templ)
45 sf->base.format = templ->format;
46 sf->base.usage = templ->usage
    [all...]
  /external/mesa3d/src/gallium/drivers/nvc0/
nvc0_resource.c 9 const struct pipe_resource *templ)
11 switch (templ->target) {
13 return nouveau_buffer_create(screen, templ);
15 return nvc0_miptree_create(screen, templ);
21 const struct pipe_resource *templ,
24 if (templ->target == PIPE_BUFFER) {
28 templ, whandle);
37 const struct pipe_surface *templ)
40 return nv50_surface_from_buffer(pipe, pres, templ);
41 return nvc0_miptree_surface_new(pipe, pres, templ);
    [all...]
  /external/mesa3d/src/gallium/drivers/r600/
r600_resource.c 27 const struct pipe_resource *templ)
29 if (templ->target == PIPE_BUFFER) {
30 if (templ->bind & PIPE_BIND_GLOBAL) {
31 return r600_compute_global_buffer_create(screen, templ);
34 return r600_buffer_create(screen, templ, 4096);
37 return r600_texture_create(screen, templ);
42 const struct pipe_resource *templ,
45 if (templ->target == PIPE_BUFFER) {
48 return r600_texture_from_handle(screen, templ, whandle);
  /external/opencv3/samples/cpp/tutorial_code/Histograms_Matching/
MatchTemplate_Demo.cpp 17 Mat img; Mat templ; Mat result; variable
34 templ = imread( argv[2], 1 );
61 int result_cols = img.cols - templ.cols + 1;
62 int result_rows = img.rows - templ.rows + 1;
67 matchTemplate( img, templ, result, match_method );
84 rectangle( img_display, matchLoc, Point( matchLoc.x + templ.cols , matchLoc.y + templ.rows ), Scalar::all(0), 2, 8, 0 );
85 rectangle( result, matchLoc, Point( matchLoc.x + templ.cols , matchLoc.y + templ.rows ), Scalar::all(0), 2, 8, 0 );
  /external/mesa3d/src/gallium/state_trackers/egl/common/
native_wayland_drm_bufmgr_helper.c 20 struct pipe_resource templ; local
39 memset(&templ, 0, sizeof(templ));
40 templ.target = PIPE_TEXTURE_2D;
41 templ.format = pf;
42 templ.bind = PIPE_BIND_RENDER_TARGET | PIPE_BIND_SAMPLER_VIEW;
43 templ.width0 = buffer->buffer.width;
44 templ.height0 = buffer->buffer.height;
45 templ.depth0 = 1;
46 templ.array_size = 1
    [all...]
  /external/mesa3d/src/gallium/drivers/r300/
r300_resource.c 32 const struct pipe_resource *templ)
34 if (templ->target == PIPE_BUFFER)
35 return r300_buffer_create(screen, templ);
37 return r300_texture_create(screen, templ);
  /external/mesa3d/src/gallium/drivers/softpipe/
sp_fs.h 37 const struct pipe_shader_state *templ);
  /external/boringssl/src/tool/
args.cc 33 const struct argument *templ = nullptr; local
36 templ = &templates[j];
41 if (templ == nullptr) {
51 if (templ->type == kBooleanArgument) {
63 const struct argument *templ = &templates[j]; local
64 if (templ->type == kRequiredArgument &&
65 out_args->find(templ->name) == out_args->end()) {
66 fprintf(stderr, "Missing value for required argument: %s\n", templ->name);
76 const struct argument *templ = &templates[i]; local
77 fprintf(stderr, "%s\t%s\n", templ->name, templ->description)
    [all...]
  /external/opencv3/modules/cudaimgproc/src/
match_template.cpp 58 void matchTemplateNaive_CCORR_8U(const PtrStepSzb image, const PtrStepSzb templ, PtrStepSzf result, int cn, cudaStream_t stream);
59 void matchTemplateNaive_CCORR_32F(const PtrStepSzb image, const PtrStepSzb templ, PtrStepSzf result, int cn, cudaStream_t stream);
61 void matchTemplateNaive_SQDIFF_8U(const PtrStepSzb image, const PtrStepSzb templ, PtrStepSzf result, int cn, cudaStream_t stream);
62 void matchTemplateNaive_SQDIFF_32F(const PtrStepSzb image, const PtrStepSzb templ, PtrStepSzf result, int cn, cudaStream_t stream);
171 void match(InputArray image, InputArray templ, OutputArray result, Stream& stream = Stream::Null());
188 GpuMat templ = _templ.getGpuMat();
191 CV_Assert( image.type() == templ.type() );
192 CV_Assert( image.cols >= templ.cols && image.rows >= templ.rows );
196 _result.create(image.rows - templ.rows + 1, image.cols - templ.cols + 1, CV_32FC1)
    [all...]
  /external/opencv3/modules/imgproc/perf/opencl/
perf_matchTemplate.cpp 58 UMat src(srcSize, type), templ(templSize, type);
59 const Size dstSize(src.cols - templ.cols + 1, src.rows - templ.rows + 1);
62 declare.in(src, templ, WARMUP_RNG).out(dst);
64 OCL_TEST_CYCLE() cv::matchTemplate(src, templ, dst, CV_TM_CCORR);
76 UMat src(srcSize, CV_8UC1), templ(templSize, CV_8UC1);
77 const Size dstSize(src.cols - templ.cols + 1, src.rows - templ.rows + 1);
80 declare.in(src, templ, WARMUP_RNG).out(dst);
82 OCL_TEST_CYCLE() cv::matchTemplate(src, templ, dst, CV_TM_CCORR_NORMED)
    [all...]
  /external/mesa3d/src/gallium/state_trackers/dri/drm/
dri2.c 211 struct pipe_resource templ; local
225 memset(&templ, 0, sizeof(templ));
226 templ.target = screen->target;
227 templ.last_level = 0;
228 templ.width0 = dri_drawable->w;
229 templ.height0 = dri_drawable->h;
230 templ.depth0 = 1;
231 templ.array_size = 1;
274 templ.format = format
297 struct pipe_resource templ; local
439 struct pipe_resource templ; local
519 struct pipe_resource templ; local
    [all...]

Completed in 1084 milliseconds

1 2 3 4 5 6 7 8 9