Searched defs:weight_dst (Results 1 – 2 of 2) sorted by relevance
| /third_party/ffmpeg/libavcodec/loongarch/ |
| D | h264dsp_lasx.c | 1006 int log2_denom, int weight_dst, 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() 1393 int log2_denom, int weight_dst, in ff_biweight_h264_pixels8_8_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() 1544 int log2_denom, int weight_dst, in ff_biweight_h264_pixels4_8_lasx()
|
| /third_party/ffmpeg/libavcodec/mips/ |
| D | h264dsp_msa.c | 2338 int log2_denom, int weight_dst, in ff_biweight_h264_pixels16_8_msa() 2447 int log2_denom, int weight_dst, in ff_biweight_h264_pixels8_8_msa() 2464 int log2_denom, int weight_dst, in ff_biweight_h264_pixels4_8_msa()
|