Home
last modified time | relevance | path

Searched defs:ctrls (Results 1 – 4 of 4) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dv4l2_m2m_enc.c55 struct v4l2_ext_controls ctrls = { { 0 } }; in v4l2_set_ext_ctrl() local
76 struct v4l2_ext_controls ctrls = { { 0 } }; in v4l2_get_ext_ctrl() local
/third_party/node/deps/v8/src/runtime/
Druntime-test-wasm.cc45 const WasmCompileControls& ctrls = GetPerIsolateWasmControls()->at(isolate); in IsWasmCompileAllowed() local
60 const WasmCompileControls& ctrls = GetPerIsolateWasmControls()->at(isolate); in IsWasmInstantiateAllowed() local
/third_party/skia/third_party/externals/freetype/src/sdf/
Dftsdf.c1252 FT_26D6_Vec ctrls[3]; in split_sdf_shape() local
1266 FT_26D6_Vec ctrls[4]; in split_sdf_shape() local
/third_party/backends/japi/
DJscanimage.java436 Enumeration ctrls = controls.elements(); in reinit() local