Home
last modified time | relevance | path

Searched defs:buffer_count (Results 1 – 18 of 18) sorted by relevance

/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/operators/
Drx-buffer_count.hpp47 struct buffer_count struct
49 typedef rxu::decay_t<T> source_value_type;
50 typedef std::vector<source_value_type> value_type;
52 struct buffer_count_values
63 buffer_count_values initial;
65 buffer_count(int count, int skip) in buffer_count() function
71 struct buffer_count_observer : public buffer_count_values
125 auto operator()(Subscriber dest) const in operator ()()
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dbuffer_allocations.h86 BufferAllocations(BufferAllocation::Index buffer_count, int device_ordinal, in BufferAllocations()
/external/adhd/cras/src/tests/
Dhfp_info_unittest.cc159 unsigned buffer_count; in TEST() local
/external/mesa3d/src/amd/vulkan/
Dradv_descriptor_set.h66 uint32_t buffer_count; member
Dradv_descriptor_set.c75 uint32_t buffer_count = 0; in radv_CreateDescriptorSetLayout() local
/external/tensorflow/tensorflow/contrib/pi_examples/camera/
Dcamera.cc117 Status StartCameraCapture(int camera_handle, int buffer_count, in StartCameraCapture()
180 int buffer_count) { in EndCameraCapture()
/external/mesa3d/src/intel/vulkan/
Danv_descriptor_set.c86 uint32_t buffer_count = 0; in anv_CreateDescriptorSetLayout() local
320 uint32_t buffer_count = 0; in anv_CreateDescriptorPool() local
Danv_private.h1212 uint16_t buffer_count; member
1244 uint32_t buffer_count; member
/external/drrickorang/LoopbackApp/app/src/main/cpp/
Dsles.h38 int buffer_count; member
/external/mesa3d/src/mesa/drivers/dri/i915/
Dintel_context.c686 int *buffer_count) in intel_query_dri2_buffers()
/external/autotest/client/site_tests/camera_V4L2/src/
Dmedia_v4l2_device.cc437 bool V4L2Device::AllocateBuffer(uint32_t buffer_count) { in AllocateBuffer()
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_context.c1461 int *buffer_count) in intel_query_dri2_buffers()
/external/v4l2_codec2/vda/
Dv4l2_video_decode_accelerator.cc1946 uint32_t buffer_count = output_dpb_size_ + kDpbOutputBufferExtraCount; in CreateOutputBuffers() local
/external/wayland/src/
Dconnection.c1026 size_t buffer_count) in serialize_closure()
/external/mesa3d/include/drm-uapi/
Di915_drm.h785 __u32 buffer_count; member
888 __u32 buffer_count; member
/external/libdrm/include/drm/
Di915_drm.h827 __u32 buffer_count; member
930 __u32 buffer_count; member
/external/kernel-headers/original/uapi/drm/
Di915_drm.h857 __u32 buffer_count; member
960 __u32 buffer_count; member
/external/libpng/contrib/libtests/
Dpngvalid.c2492 size_t buffer_count; /* Bytes in buffer */ member