Home
last modified time | relevance | path

Searched defs:buffer2 (Results 26 - 50 of 88) sorted by relevance

1234

/foundation/multimedia/av_codec/test/unittest/media_sink_test/
H A Dvideo_sink_test.cpp123 const std::shared_ptr<AVBuffer> buffer2 = AVBuffer::CreateAVBuffer(config); in HWTEST_F() local
/foundation/ai/neural_network_runtime/test/unittest/common/v2_0/
H A Dcompilation_mock_idevice.cpp184 Buffer buffer2; in ExportModelCache() local
/foundation/ai/neural_network_runtime/test/unittest/common/v1_0/
H A Dcompilation_mock_idevice.cpp184 Buffer buffer2; in ExportModelCache() local
/foundation/graphic/graphic_surface/surface/test/unittest/
H A Dbuffer_shared_test.cpp41 static inline sptr<SurfaceBuffer> buffer2 = nullptr; member in OHOS::Rosen::BufferSharedTest
[all...]
H A Dproducer_surface_test.cpp562 sptr<SurfaceBuffer> buffer2; in HWTEST_F() local
1745 sptr<SurfaceBuffer> buffer2; in HWTEST_F() local
/foundation/multimedia/media_foundation/tests/unittest/avbuffer_queue/
H A Davbuffer_queue_func_unit_test.cpp146 std::shared_ptr<AVBuffer> buffer2 = AVBuffer::CreateAVBuffer(config); in HWTEST_F() local
/third_party/skia/tests/
H A DGrQuadBufferTest.cpp146 GrQuadBuffer<TestData> buffer2; in TEST() local
/foundation/communication/ipc/ipc/test/moduletest/native/common/
H A Dipc_core_module_test.cpp589 const char *buffer2 = nullptr; in HWTEST_F() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/
H A Ddistributeddb_relational_result_set_test.cpp153 vector<uint8_t> buffer2 = buffer1; in HWTEST_F() local
/third_party/ffmpeg/libavcodec/
H A Dhnm4video.c46 uint8_t *buffer2; member
H A Dra288.c151 float buffer2[MAX_BACKWARD_FILTER_ORDER + 1]; in do_hybrid_window() local
H A Dra144.c1549 int buffer2[LPC_ORDER]; in ff_eval_refl() local
H A Ddxva2.c899 DXVA2_DecodeBufferDesc buffer2[4]; in ff_dxva2_common_end_frame() local
/third_party/gn/src/base/files/
H A Dfile_util.cc60 char buffer1[BUFFER_SIZE], buffer2[BUFFER_SIZE]; in ContentsEqual() local
/third_party/mbedtls/programs/test/
H A Dselftest.c61 void *buffer2 = mbedtls_calloc(1, 1); in calloc_self_test() local
/third_party/skia/src/core/
H A DSkMaskBlurFilter.cpp96 Scan(uint64_t weight, int noChangeCount, uint32_t* buffer0, uint32_t* buffer0End, uint32_t* buffer1, uint32_t* buffer1End, uint32_t* buffer2, uint32_t* buffer2End) Scan() argument
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DShaderTests.cpp589 wgpu::Buffer buffer2 = CreateBuffer(kCount); in TEST_P() local
/kernel/linux/linux-5.10/drivers/usb/core/
H A Dconfig.c626 unsigned char *buffer2; in usb_parse_configuration() local
/kernel/linux/linux-5.10/security/apparmor/
H A Dfile.c464 char *buffer = NULL, *buffer2 = NULL; in aa_path_link() local
356 profile_path_link(struct aa_profile *profile, const struct path *link, char *buffer, const struct path *target, char *buffer2, struct path_cond *cond) profile_path_link() argument
/kernel/linux/linux-6.6/drivers/usb/core/
H A Dconfig.c614 unsigned char *buffer2; in usb_parse_configuration() local
/kernel/linux/linux-6.6/security/apparmor/
H A Dfile.c443 char *buffer = NULL, *buffer2 = NULL; in aa_path_link() local
326 profile_path_link(const struct cred *subj_cred, struct aa_profile *profile, const struct path *link, char *buffer, const struct path *target, char *buffer2, struct path_cond *cond) profile_path_link() argument
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_formats.c286 VkFormatFeatureFlags2 linear2, optimal2, buffer2; in v3dv_GetPhysicalDeviceFormatProperties2() local
/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/test/fuzztest/eglwrapperdisplay_fuzzer/
H A Deglwrapperdisplay_fuzzer.cpp107 EGLint buffer2 = GetData<EGLint>(); in DoSomethingInterestingWithMyAPI() local
/kernel/linux/linux-5.10/drivers/media/dvb-core/
H A Ddmxdev.c386 dvb_dmxdev_section_callback(const u8 *buffer1, size_t buffer1_len, const u8 *buffer2, size_t buffer2_len, struct dmx_section_filter *filter, u32 *buffer_flags) dvb_dmxdev_section_callback() argument
431 dvb_dmxdev_ts_callback(const u8 *buffer1, size_t buffer1_len, const u8 *buffer2, size_t buffer2_len, struct dmx_ts_feed *feed, u32 *buffer_flags) dvb_dmxdev_ts_callback() argument
/kernel/linux/linux-6.6/drivers/media/dvb-core/
H A Ddmxdev.c376 dvb_dmxdev_section_callback(const u8 *buffer1, size_t buffer1_len, const u8 *buffer2, size_t buffer2_len, struct dmx_section_filter *filter, u32 *buffer_flags) dvb_dmxdev_section_callback() argument
421 dvb_dmxdev_ts_callback(const u8 *buffer1, size_t buffer1_len, const u8 *buffer2, size_t buffer2_len, struct dmx_ts_feed *feed, u32 *buffer_flags) dvb_dmxdev_ts_callback() argument

Completed in 26 milliseconds

1234