Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/common/mips/msa/
Dvp9_mfqe_msa.c17 int32_t src_weight) { in filter_by_weight8x8_msa()
69 int32_t dst_stride, int32_t src_weight) { in filter_by_weight16x16_msa()
126 uint8_t *dst, int dst_stride, int src_weight) { in vp9_filter_by_weight8x8_msa()
132 int src_weight) { in vp9_filter_by_weight16x16_msa()
/external/libvpx/libvpx/vp8/common/mips/msa/
Dmfqe_msa.c17 int32_t src_weight) { in filter_by_weight8x8_msa()
69 int32_t src_weight) { in filter_by_weight16x16_msa()
130 int32_t src_weight) { in vp8_filter_by_weight16x16_msa()
137 int32_t src_weight) { in vp8_filter_by_weight8x8_msa()
/external/libvpx/libvpx/vp8/common/
Dmfqe.c32 int src_weight) { in filter_by_weight()
49 int src_weight) { in vp8_filter_by_weight16x16_c()
55 int src_weight) { in vp8_filter_by_weight8x8_c()
61 int src_weight) { in vp8_filter_by_weight4x4_c()
70 int block_size, int src_weight) { in apply_ifactor()
/external/libvpx/libvpx/vp9/common/
Dvp9_mfqe.c23 int dst_stride, int block_size, int src_weight) { in filter_by_weight()
39 int dst_stride, int src_weight) { in vp9_filter_by_weight8x8_c()
44 uint8_t *dst, int dst_stride, int src_weight) { in vp9_filter_by_weight16x16_c()