Home
last modified time | relevance | path

Searched defs:link (Results 226 - 250 of 414) sorted by relevance

12345678910>>...17

/third_party/ffmpeg/libavfilter/
H A Dvf_colormatrix.c407 static int filter_frame(AVFilterLink *link, AVFrame *in) in filter_frame() argument
H A Dvf_scale_qsv.c545 static int qsvscale_filter_frame(AVFilterLink *link, AVFrame *in) in qsvscale_filter_frame() argument
H A Dvf_scale_cuda.c532 static int cudascale_filter_frame(AVFilterLink *link, AVFrame *in) in cudascale_filter_frame() argument
H A Dvf_transpose_npp.c385 static int npptranspose_filter_frame(AVFilterLink *link, AVFrame *in) in npptranspose_filter_frame() argument
H A Dvf_showinfo.c824 static int config_props(AVFilterContext *ctx, AVFilterLink *link, int is_out) in config_props() argument
835 static int config_props_in(AVFilterLink *link) in config_props_in() argument
841 static int config_props_out(AVFilterLink *link) in config_props_out() argument
[all...]
/third_party/alsa-lib/src/ucm/
H A Ducm_subs.c509 char path[PATH_MAX], link[PATH_MAX + 1]; in rval_sysfs() local
/third_party/backends/lib/
H A Dalloca.c323 long link; /* Address of trailer block of previous member
/third_party/alsa-lib/include/
H A Daserver.h94 } link; member
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_goto_ifs.c60 struct list_head link; member
/third_party/mesa3d/src/intel/tools/
H A Derror2aub.c163 struct list_head link; member
/third_party/libfuse/include/
H A Dfuse.h385 int (*link) (const char *, const char *); member
H A Dfuse_lowlevel.h483 void (*link) (fuse_req_t req, fuse_ino_t ino, fuse_ino_t newparent, member
[all...]
/third_party/lzma/C/
H A DMtDec.c133 void *link = t->inBuf; in MtDecThread_FreeInBufs() local
302 CMtDecBufLink *link = (CMtDecBufLink *)t->inBuf; in MtDec_ThreadFunc2() local
606 CMtDecBufLink *link = (CMtDecBufLink *)t->inBuf; MtDec_ThreadFunc2() local
881 void *link = t->inBuf; MtDec_Read() local
[all...]
/third_party/vk-gl-cts/executor/tools/
H A DxeCommandLineExecutor.cpp463 xe::LocalTcpIpLink* link = new xe::LocalTcpIpLink(); in createCommLink() local
484 xe::TcpIpLink* link = new xe::TcpIpLink(); in createCommLink() local
/third_party/skia/third_party/externals/freetype/src/autofit/
H A Dafhints.h277 AF_Segment link; /* (stem) link segment */ member
299 AF_Edge link; /* link edge */ member
/third_party/skia/third_party/externals/freetype/src/base/
H A Dftdbgmem.c73 FT_MemSource link; member
103 FT_MemNode link; member
[all...]
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-repacker.hh927 auto& link = vertices_[i].obj.links[j]; remap_obj_indices() local
947 auto& link = (*sorted_graph)[i].obj.links[j]; remap_all_obj_indices() local
[all...]
/third_party/vk-gl-cts/framework/opengl/
H A DgluShaderProgram.cpp287 void Program::link (void) in link() function in glu::Program
/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/
H A Dmali_kbase_mem.h219 struct list_head link; member
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/
H A Dmali_kbase_mem.h219 struct list_head link; member
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/
H A Dmali_kbase_mem.h274 struct list_head link; member
/device/soc/rockchip/rk3588/kernel/drivers/pci/
H A Dpci.h335 u8 link; /* Function Dependency Link */ member
/device/soc/rockchip/rk3588/kernel/drivers/video/rockchip/rga3/include/
H A Drga_drv.h155 struct list_head link; member
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_data_mgr_test/
H A Dbms_data_mgr_test.cpp2338 std::string link = ""; in HWTEST_F() local
/foundation/communication/dsoftbus/tests/core/connection/wifi_direct_cpp/
H A Dwifi_direct_mock.cpp327 static void OnConnectSuccessProxy(uint32_t requestId, const struct WifiDirectLink *link) in OnConnectSuccessProxy() argument

Completed in 31 milliseconds

12345678910>>...17