Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/loongarch/
Dh264dsp_lasx.c1007 int weight_src, int offset_in) in ff_biweight_h264_pixels16_8_lasx()
1175 int32_t weight_dst, int32_t offset_in) in avc_biwgt_8x4_lasx()
1218 int32_t weight_dst, int32_t offset_in) in avc_biwgt_8x8_lasx()
1284 int32_t weight_dst, int32_t offset_in) in avc_biwgt_8x16_lasx()
1410 int32_t weight_dst, int32_t offset_in) in avc_biwgt_4x2_lasx()
1442 int32_t weight_dst, int32_t offset_in) in avc_biwgt_4x4_lasx()
1484 int32_t weight_dst, int32_t offset_in) in avc_biwgt_4x8_lasx()
1561 int weight_src, int offset_in) in ff_weight_h264_pixels16_8_lasx()
1713 int32_t offset_in) in avc_wgt_8x4_lasx()
1751 int32_t src_weight, int32_t offset_in) in avc_wgt_8x8_lasx()
[all …]
/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/mesa3d/src/amd/compiler/
Daco_instruction_selection.cpp4534 lower_global_address(Builder& bld, uint32_t offset_in, Temp* address_inout, in lower_global_address()