Home
last modified time | relevance | path

Searched defs:offset_in (Results 1 – 5 of 5) sorted by relevance

/third_party/flutter/engine/flutter/third_party/txt/tests/
DLayoutUtilsTest.cpp24 void ExpectNextWordBreakForCache(size_t offset_in, const char* query_str) { in ExpectNextWordBreakForCache()
35 void ExpectPrevWordBreakForCache(size_t offset_in, const char* query_str) { in ExpectPrevWordBreakForCache()
/third_party/ffmpeg/libavcodec/mips/
Dh264dsp_msa.c26 int32_t offset_in) in avc_wgt_4x2_msa()
53 int32_t offset_in) in avc_wgt_4x4_msa()
80 int32_t offset_in) in avc_wgt_4x8_msa()
112 int32_t offset_in) in avc_wgt_8x4_msa()
143 int32_t src_weight, int32_t offset_in) in avc_wgt_8x8_msa()
186 int32_t offset_in) in avc_wgt_8x16_msa()
232 int32_t dst_weight, int32_t offset_in) in avc_biwgt_4x2_msa()
265 int32_t dst_weight, int32_t offset_in) in avc_biwgt_4x4_msa()
299 int32_t dst_weight, int32_t offset_in) in avc_biwgt_4x8_msa()
339 int32_t dst_weight, int32_t offset_in) in avc_biwgt_8x4_msa()
[all …]
/third_party/libfuse/example/
Dpassthrough.c448 off_t offset_in, const char *path_out, in xmp_copy_file_range()
/third_party/gstreamer/gstplugins_good/gst/audiofx/
Dgstscaletempo.c479 guint offset_in, bytes_out; in gst_scaletempo_transform() local
/third_party/mesa3d/src/amd/compiler/
Daco_instruction_selection.cpp4534 lower_global_address(Builder& bld, uint32_t offset_in, Temp* address_inout, in lower_global_address()