Home
last modified time | relevance | path

Searched defs:cap (Results 226 - 250 of 466) sorted by relevance

12345678910>>...19

/foundation/multimedia/av_codec/services/services/codec/server/
H A Dcodec_param_checker.cpp77 template<class T> bool IsSupported(std::vector<T> cap, T value) in IsSupported() argument
/foundation/multimedia/av_codec/test/fuzztest/hwdecoderapi11_fuzzer/
H A Dvideodec_api11_sample.cpp170 OH_AVCapability *cap = OH_AVCodec_GetCapabilityByCategory(OH_AVCODEC_MIMETYPE_VIDEO_AVC, false, HARDWARE); in CreateVideoDecoder() local
/foundation/multimedia/av_codec/test/unittest/codeclist_test/
H A Dcaps_unit_test.cpp860 OH_AVCapability *cap = OH_AVCodec_GetCapabilityByCategory(OH_AVCODEC_MIMETYPE_VIDEO_AVC, true, HARDWARE); in HWTEST_F() local
886 OH_AVCapability *cap in HWTEST_F() local
900 OH_AVCapability *cap = OH_AVCodec_GetCapabilityByCategory(OH_AVCODEC_MIMETYPE_VIDEO_AVC, true, HARDWARE); HWTEST_F() local
929 OH_AVCapability *cap = OH_AVCodec_GetCapabilityByCategory(OH_AVCODEC_MIMETYPE_VIDEO_AVC, true, HARDWARE); HWTEST_F() local
943 OH_AVCapability *cap = OH_AVCodec_GetCapabilityByCategory(OH_AVCODEC_MIMETYPE_VIDEO_AVC, true, HARDWARE); HWTEST_F() local
957 OH_AVCapability *cap = OH_AVCodec_GetCapabilityByCategory(OH_AVCODEC_MIMETYPE_VIDEO_AVC, false, HARDWARE); HWTEST_F() local
988 OH_AVCapability *cap = OH_AVCodec_GetCapabilityByCategory(OH_AVCODEC_MIMETYPE_VIDEO_HEVC, false, HARDWARE); HWTEST_F() local
1019 OH_AVCapability *cap = OH_AVCodec_GetCapabilityByCategory(OH_AVCODEC_MIMETYPE_VIDEO_AVC, true, HARDWARE); HWTEST_F() local
1050 OH_AVCapability *cap = OH_AVCodec_GetCapabilityByCategory(OH_AVCODEC_MIMETYPE_VIDEO_HEVC, true, HARDWARE); HWTEST_F() local
1081 OH_AVCapability *cap = OH_AVCodec_GetCapabilityByCategory(OH_AVCODEC_MIMETYPE_VIDEO_AVC, false, SOFTWARE); HWTEST_F() local
[all...]
/foundation/multimedia/av_codec/test/fuzztest/hwdecoder_fuzzer/
H A Dvideodec_sample.cpp261 OH_AVCapability *cap = OH_AVCodec_GetCapabilityByCategory(OH_AVCODEC_MIMETYPE_VIDEO_AVC, false, HARDWARE); in CreateVideoDecoder() local
/foundation/multimedia/av_codec/test/fuzztest/hevcswdecoderapi11_fuzzer/
H A Dvideodec_api11_sample.cpp170 OH_AVCapability *cap = OH_AVCodec_GetCapabilityByCategory(OH_AVCODEC_MIMETYPE_VIDEO_HEVC, false, SOFTWARE); in CreateVideoDecoder() local
/foundation/communication/dsoftbus/tests/core/bus_center/lnn/unittest/
H A Dlane_test.cpp107 uint32_t cap = 0; in ConstructRemoteNode() local
H A Dledger_lane_hub_test.cpp113 uint32_t cap = 0; in ConstructBRNode() local
133 uint32_t cap = 0; in ConstructWlan2P4GNode() local
392 uint32_t cap = 0; in HWTEST_F() local
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/idl_client/unittest/
H A Dwifi_idl_client_test.cpp1271 uint32_t cap = 1; in HWTEST_F() local
1291 uint32_t cap = 1; in HWTEST_F() local
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/resourcemanager/
H A Dcapability_info_manager.cpp498 bool CapabilityInfoManager::IsCapabilityMatchFilter(const std::shared_ptr<CapabilityInfo> cap, in IsCapabilityMatchFilter() argument
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/drawing/pen_napi/
H A Djs_pen.cpp437 static int32_t CapCastToTsCap(Pen::CapStyle cap) in CapCastToTsCap() argument
458 Pen::CapStyle cap = Pen::CapStyle::FLAT_CAP; in TsCapCastToCap() local
/third_party/backends/backend/
H A Dibm.c706 SANE_Word cap; in sane_control_option() local
[all...]
H A Dpieusb.c535 SANE_Word cap; in sane_control_option() local
H A Dpint.c727 SANE_Word cap; in sane_control_option() local
[all...]
H A Dv4l.c720 SANE_Word cap; sane_control_option() local
[all...]
H A Dricoh.c657 SANE_Word cap; in sane_control_option() local
[all...]
/third_party/cups-filters/cupsfilters/
H A Dipp.c213 cap = 0; in get_printer_attributes5() local
/third_party/libbpf/src/
H A Delf.c586 size_t cap = 0, cnt = 0; in elf_resolve_pattern_offsets() local
/third_party/mesa3d/src/broadcom/simulator/
H A Dv3dx_simulator.c331 bool cap = hub_status & V3D_HUB_CTL_INT_STS_INT_MMU_CAP_SET; in handle_mmu_interruptions() local
/third_party/mesa3d/src/gallium/frontends/clover/core/
H A Ddevice.cpp40 get_compute_param(pipe_screen *pipe, pipe_shader_ir ir_format, pipe_compute_cap cap) get_compute_param() argument
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_screen.c116 get_float_cap(struct svga_winsys_screen *sws, SVGA3dDevCapIndex cap, in get_float_cap() argument
129 get_uint_cap(struct svga_winsys_screen *sws, SVGA3dDevCapIndex cap, in get_uint_cap() argument
142 get_bool_cap(struct svga_winsys_screen *sws, SVGA3dDevCapIndex cap, in get_bool_cap() argument
[all...]
H A Dsvga_format.c1489 svga_devcap_name(SVGA3dDevCapIndex cap) in svga_devcap_name() argument
/third_party/mesa3d/src/mesa/main/
H A Dglthread_marshal.h442 _mesa_glthread_Enable(struct gl_context *ctx, GLenum cap) in _mesa_glthread_Enable() argument
465 _mesa_glthread_Disable(struct gl_context *ctx, GLenum cap) in _mesa_glthread_Disable() argument
485 _mesa_glthread_IsEnabled(struct gl_context *ctx, GLenum cap) in _mesa_glthread_IsEnabled() argument
H A Dglthread_varray.c195 _mesa_glthread_set_prim_restart(struct gl_context *ctx, GLenum cap, bool value) in _mesa_glthread_set_prim_restart() argument
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_extensions.c645 int cap; member
/third_party/pulseaudio/src/modules/bluetooth/
H A Da2dp-codec-aptx-gst.c190 uint8_t cap; in fill_preferred_configuration_common() member

Completed in 31 milliseconds

12345678910>>...19