Home
last modified time | relevance | path

Searched defs:bt (Results 1 – 25 of 92) sorted by relevance

1234

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/
Dgstvkvideofilter.c128 gst_vulkan_video_filter_query (GstBaseTransform * bt, in gst_vulkan_video_filter_query()
200 gst_vulkan_video_filter_transform_caps (GstBaseTransform * bt, in gst_vulkan_video_filter_transform_caps()
218 gst_vulkan_video_filter_set_caps (GstBaseTransform * bt, in gst_vulkan_video_filter_set_caps()
236 gst_vulkan_video_filter_propose_allocation (GstBaseTransform * bt, in gst_vulkan_video_filter_propose_allocation()
244 gst_vulkan_video_filter_decide_allocation (GstBaseTransform * bt, in gst_vulkan_video_filter_decide_allocation()
296 gst_vulkan_video_filter_start (GstBaseTransform * bt) in gst_vulkan_video_filter_start()
331 gst_vulkan_video_filter_stop (GstBaseTransform * bt) in gst_vulkan_video_filter_stop()
/third_party/gstreamer/gstplugins_bad/ext/vulkan/
Dvkimageidentity.c123 gst_vulkan_image_identity_set_caps (GstBaseTransform * bt, GstCaps * in_caps, in gst_vulkan_image_identity_set_caps()
141 gst_vulkan_image_identity_start (GstBaseTransform * bt) in gst_vulkan_image_identity_start()
174 gst_vulkan_image_identity_stop (GstBaseTransform * bt) in gst_vulkan_image_identity_stop()
184 gst_vulkan_image_identity_transform (GstBaseTransform * bt, GstBuffer * inbuf, in gst_vulkan_image_identity_transform()
Dvkdownload.c554 gst_vulkan_download_query (GstBaseTransform * bt, GstPadDirection direction, in gst_vulkan_download_query()
708 gst_vulkan_download_transform_caps (GstBaseTransform * bt, in gst_vulkan_download_transform_caps()
750 gst_vulkan_download_set_caps (GstBaseTransform * bt, GstCaps * in_caps, in gst_vulkan_download_set_caps()
797 gst_vulkan_download_propose_allocation (GstBaseTransform * bt, in gst_vulkan_download_propose_allocation()
828 gst_vulkan_download_decide_allocation (GstBaseTransform * bt, GstQuery * query) in gst_vulkan_download_decide_allocation()
848 gst_vulkan_download_prepare_output_buffer (GstBaseTransform * bt, in gst_vulkan_download_prepare_output_buffer()
894 gst_vulkan_download_transform (GstBaseTransform * bt, GstBuffer * inbuf, in gst_vulkan_download_transform()
/third_party/gstreamer/gstplugins_base/ext/gl/
Dgstgluploadelement.c138 gst_gl_upload_element_stop (GstBaseTransform * bt) in gst_gl_upload_element_stop()
162 _gst_gl_upload_element_transform_caps (GstBaseTransform * bt, in _gst_gl_upload_element_transform_caps()
215 _gst_gl_upload_element_propose_allocation (GstBaseTransform * bt, in _gst_gl_upload_element_propose_allocation()
265 _gst_gl_upload_element_set_caps (GstBaseTransform * bt, GstCaps * in_caps, in _gst_gl_upload_element_set_caps()
274 gst_gl_upload_element_prepare_output_buffer (GstBaseTransform * bt, in gst_gl_upload_element_prepare_output_buffer()
328 gst_gl_upload_element_transform (GstBaseTransform * bt, GstBuffer * buffer, in gst_gl_upload_element_transform()
Dgstglcolorconvertelement.c147 gst_gl_color_convert_element_transform_caps (GstBaseTransform * bt, in gst_gl_color_convert_element_transform_caps()
210 gst_gl_color_convert_element_prepare_output_buffer (GstBaseTransform * bt, in gst_gl_color_convert_element_prepare_output_buffer()
243 gst_gl_color_convert_element_transform (GstBaseTransform * bt, in gst_gl_color_convert_element_transform()
250 gst_gl_color_convert_element_fixate_caps (GstBaseTransform * in gst_gl_color_convert_element_fixate_caps()
Dgstgldownloadelement.c879 gst_gl_download_element_start (GstBaseTransform * bt) in gst_gl_download_element_start()
892 gst_gl_download_element_stop (GstBaseTransform * bt) in gst_gl_download_element_stop()
905 gst_gl_download_element_set_caps (GstBaseTransform * bt, GstCaps * in_caps, in gst_gl_download_element_set_caps()
968 gst_gl_download_element_transform_caps (GstBaseTransform * bt, in gst_gl_download_element_transform_caps()
1014 gst_gl_download_element_fixate_caps (GstBaseTransform * bt, in gst_gl_download_element_fixate_caps()
1226 gst_gl_download_element_prepare_output_buffer (GstBaseTransform * bt, in gst_gl_download_element_prepare_output_buffer()
1339 gst_gl_download_element_transform (GstBaseTransform * bt, in gst_gl_download_element_transform()
1346 gst_gl_download_element_transform_meta (GstBaseTransform * bt, in gst_gl_download_element_transform_meta()
1375 gst_gl_download_element_sink_event (GstBaseTransform * bt, GstEvent * event) in gst_gl_download_element_sink_event()
1387 gst_gl_download_element_src_event (GstBaseTransform * bt, GstEvent * event) in gst_gl_download_element_src_event()
[all …]
Dgstglviewconvert.c257 gst_gl_view_convert_element_stop (GstBaseTransform * bt) in gst_gl_view_convert_element_stop()
344 gst_gl_view_convert_element_generate_output_buffer (GstBaseTransform * bt, in gst_gl_view_convert_element_generate_output_buffer()
/third_party/boost/libs/system/test/
Dstd_mismatch_test.cpp40 boost::system::error_category const & bt = boost::system::generic_category(); in test_generic_category() local
48 boost::system::error_category const & bt = boost::system::system_category(); in test_system_category() local
Dstd_interop_test.cpp40 boost::system::error_category const & bt = boost::system::generic_category(); in test_generic_category() local
80 boost::system::error_category const & bt = boost::system::system_category(); in test_system_category() local
197 boost::system::error_category const & bt = user_category(); in test_user_category() local
334 boost::system::error_category const & bt = user2_category(); in test_user2_category() local
Dwarnings_test.cpp28 boost::system::error_category const & bt = boost::system::generic_category(); in main() local
Dquick.cpp18 boost::system::error_category const & bt = boost::system::generic_category(); in main() local
/third_party/mesa3d/src/gallium/drivers/swr/rasterizer/common/
Drdtsc_buckets.h130 BUCKET_THREAD& bt = mThreads[tlsThreadId]; in StartBucket() local
156 BUCKET_THREAD& bt = mThreads[tlsThreadId]; in StopBucket() local
187 BUCKET_THREAD& bt = mThreads[tlsThreadId]; in AddEvent() local
/third_party/boost/libs/stacktrace/example/
Duser_config.hpp22 …ostream<CharT, TraitsT>& operator<<(std::basic_ostream<CharT, TraitsT>& os, const stacktrace& bt) { in operator <<()
39 …tsT>& do_stream_st(std::basic_ostream<CharT, TraitsT>& os, const basic_stacktrace<Allocator>& bt) { in do_stream_st()
/third_party/boost/boost/math/
Doctonion.hpp305 T bt = b + rhs.imag(); // exception guard in operator +=() local
317 T bt = b + rhs.R_component_2(); // exception guard in operator +=() local
334 T bt = b + static_cast<T>(rhs.R_component_2()); // exception guard in operator +=() local
369 T bt = b - rhs.imag(); // exception guard in operator -=() local
381 T bt = b - rhs.R_component_2(); // exception guard in operator -=() local
398 T bt = b - static_cast<T>(rhs.R_component_2()); // exception guard in operator -=() local
422 T bt = b * rhs; // exception guard in operator *=() local
449 T bt = +a*br+b*ar; in operator *=() local
478 T bt = +a*br+b*ar+c*dr-d*cr; in operator *=() local
512 T bt = +a*br+b*ar+c*dr-d*cr+e*fr-f*er-g*hr+h*gr; in operator *=() local
[all …]
/third_party/boost/tools/boost_install/test/system/
Dquick.cpp17 boost::system::error_category const & bt = boost::system::generic_category(); in main() local
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_setup_analysis.c112 float at, float bt) in test_interps()
130 float as, bs, at, bt; in rect() local
248 float at, bt; in check_elts24() local
/third_party/boost/libs/beast/test/beast/_experimental/
Dstream.cpp168 auto bt = co_await s2.async_read_some(b); in testRebind() local
171 auto bt = co_await s2.async_read_some(b, in testRebind() local
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglfilter.c197 gst_gl_filter_stop (GstBaseTransform * bt) in gst_gl_filter_stop()
241 gst_gl_filter_fixate_caps (GstBaseTransform * bt, in gst_gl_filter_fixate_caps()
644 gst_gl_filter_transform_caps (GstBaseTransform * bt, in gst_gl_filter_transform_caps()
692 gst_gl_filter_gl_set_caps (GstGLBaseFilter * bt, GstCaps * incaps, in gst_gl_filter_gl_set_caps()
733 gst_gl_filter_set_caps (GstBaseTransform * bt, GstCaps * incaps, in gst_gl_filter_set_caps()
1006 gst_gl_filter_transform (GstBaseTransform * bt, GstBuffer * inbuf, in gst_gl_filter_transform()
Dgstglbasefilter.c327 gst_gl_base_filter_start (GstBaseTransform * bt) in gst_gl_base_filter_start()
333 gst_gl_base_filter_stop (GstBaseTransform * bt) in gst_gl_base_filter_stop()
441 gst_gl_base_filter_set_caps (GstBaseTransform * bt, GstCaps * incaps, in gst_gl_base_filter_set_caps()
/third_party/boost/libs/beast/test/beast/http/
Dread.cpp600 auto bt = async_read_header(s, fb, p, yield[ec]); in testReadSomeHeader() local
619 auto bt = async_read_header(s, fb, p, yield[ec]); in testReadSomeHeader() local
641 auto bt = async_read_header(s, fb, p, yield[ec]); in testReadSomeHeader() local
685 auto bt = read_header(s, fb, p, ec); in testReadSomeHeader() local
704 auto bt = read_header(s, fb, p, ec); in testReadSomeHeader() local
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_program.c703 const struct crocus_binding_table *bt) in crocus_print_binding_table()
747 rewrite_src_with_bti(nir_builder *b, struct crocus_binding_table *bt, in rewrite_src_with_bti()
770 mark_used_with_src(struct crocus_binding_table *bt, nir_src *src, in mark_used_with_src()
800 struct crocus_binding_table *bt, in crocus_setup_binding_table()
1214 struct crocus_binding_table bt; in crocus_compile_vs() local
1412 struct crocus_binding_table bt; in crocus_compile_tcs() local
1584 struct crocus_binding_table bt; in crocus_compile_tes() local
1715 struct crocus_binding_table bt; in crocus_compile_gs() local
1848 struct crocus_binding_table bt; in crocus_compile_fs() local
2058 struct crocus_binding_table bt; in crocus_compile_clip() local
[all …]
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_program.c80 const struct iris_binding_table *bt) in iris_finalize_program()
740 const struct iris_binding_table *bt) in iris_print_binding_table()
789 iris_group_index_to_bti(const struct iris_binding_table *bt, in iris_group_index_to_bti()
808 iris_bti_to_group_index(const struct iris_binding_table *bt, in iris_bti_to_group_index()
826 rewrite_src_with_bti(nir_builder *b, struct iris_binding_table *bt, in rewrite_src_with_bti()
849 mark_used_with_src(struct iris_binding_table *bt, nir_src *src, in mark_used_with_src()
879 struct iris_binding_table *bt, in iris_setup_binding_table()
1336 struct iris_binding_table bt; in iris_compile_vs() local
1502 struct iris_binding_table bt; in iris_compile_tcs() local
1699 struct iris_binding_table bt; in iris_compile_tes() local
[all …]
/third_party/mesa3d/src/util/
Du_debug_stack_android.cpp54 Backtrace *bt; in debug_backtrace_capture() local
/third_party/boost/boost/geometry/srs/projections/proj/
Dtcc.hpp66 T b, bt; in fwd() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DBytesDictionaryMatcher.java47 BytesTrie bt = new BytesTrie(characters, 0); in matches() local

1234