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

1 2 3 4

  /frameworks/av/media/libeffects/lvm/lib/Common/src/
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_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;
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;
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_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...]
  /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];
  /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/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...]
native_buffer.h 50 struct pipe_resource templ; member in struct:native_buffer::__anon19438::__anon19439
egl_g3d_image.c 72 struct pipe_resource templ; local
105 memset(&templ, 0, sizeof(templ));
106 templ.target = PIPE_TEXTURE_2D;
107 templ.format = format;
108 templ.bind = PIPE_BIND_RENDER_TARGET | PIPE_BIND_SAMPLER_VIEW;
109 templ.width0 = attrs.Width;
110 templ.height0 = attrs.Height;
111 templ.depth0 = 1;
112 templ.array_size = 1
    [all...]
  /external/skia/experimental/SkV8Example/
Path2D.cpp 34 v8::Handle<v8::ObjectTemplate> templ = local
38 v8::Local<v8::Object> result = templ->NewInstance();
JsContext.cpp 43 v8::Handle<v8::ObjectTemplate> templ = local
47 v8::Local<v8::Object> result = templ->NewInstance();
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_suppressions.h 25 char *templ; member in struct:__sanitizer::Suppression
sanitizer_libignore.h 45 char *templ; member in struct:__sanitizer::LibIgnore::Lib
  /external/clang/test/CXX/expr/expr.prim/expr.prim.general/
p8-0x.cpp 57 struct templ { struct in namespace:PR10127
61 template class templ<int>; // expected-note{{in instantiation of template class 'PR10127::templ<int>' requested here}}
62 template class templ<outer>;
  /external/mesa3d/src/gallium/state_trackers/gbm/
gbm_drm.c 178 struct pipe_resource templ; local
195 memset(&templ, 0, sizeof(templ));
196 templ.bind = gbm_usage_to_gallium(usage);
197 templ.format = pf;
198 templ.target = PIPE_TEXTURE_2D;
199 templ.last_level = 0;
200 templ.width0 = width;
201 templ.height0 = height;
202 templ.depth0 = 1
    [all...]
  /external/mesa3d/src/mesa/state_tracker/
st_texture.h 130 struct pipe_sampler_view templ; local
132 u_sampler_view_default_template(&templ, texture, format);
134 return pipe->create_sampler_view(pipe, texture, &templ);
  /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/google-breakpad/src/common/linux/
file_id_unittest.cc 81 string templ = temp_dir.path() + "/file-id-unittest"; local
83 sprintf(cmdline, "cp \"%s\" \"%s\"", exe_name, templ.c_str());
85 sprintf(cmdline, "chmod u+w \"%s\"", templ.c_str());
87 sprintf(cmdline, "strip \"%s\"", templ.c_str());
94 FileID fileid2(templ.c_str());
  /external/mesa3d/src/gallium/state_trackers/wgl/
stw_st.c 64 struct pipe_resource templ; local
73 memset(&templ, 0, sizeof(templ));
74 templ.target = PIPE_TEXTURE_2D;
75 templ.width0 = width;
76 templ.height0 = height;
77 templ.depth0 = 1;
78 templ.array_size = 1;
79 templ.last_level = 0;
110 templ.format = format
    [all...]

Completed in 794 milliseconds

1 2 3 4