Searched defs:subh (Results 1 – 7 of 7) sorted by relevance
/external/libaom/libaom/aom_dsp/ |
D | blend_a64_mask.c | 39 const uint8_t *mask, uint32_t mask_stride, int w, int h, int subw, int subh, in aom_lowbd_blend_a64_d16_mask_c() 126 const uint8_t *mask, uint32_t mask_stride, int w, int h, int subw, int subh, in aom_highbd_blend_a64_d16_mask_c() 231 int h, int subw, int subh) { in aom_blend_a64_mask_c() 288 int w, int h, int subw, int subh, int bd) { in aom_highbd_blend_a64_mask_c()
|
/external/mesa3d/src/gallium/state_trackers/xvmc/ |
D | subpicture.c | 507 short subx, short suby, unsigned short subw, unsigned short subh, in XvMCBlendSubpicture() 546 … XvMCSubpicture *subpicture, short subx, short suby, unsigned short subw, unsigned short subh, in XvMCBlendSubpicture2()
|
/external/libaom/libaom/aom_dsp/arm/ |
D | blend_a64_mask_neon.c | 133 const uint8_t *mask, uint32_t mask_stride, int w, int h, int subw, int subh, in aom_lowbd_blend_a64_d16_mask_neon()
|
/external/libaom/libaom/av1/common/ |
D | reconinter.c | 567 const int subh = (2 << mi_size_high_log2[sb_type]) == h; in build_masked_compound_no_round() local 1053 const int subh = 2 * mi_size_high[bsize] == bh; in combine_interintra() local 1079 const int subh = 2 * mi_size_high[bsize] == bh; in combine_interintra_highbd() local
|
/external/libaom/libaom/av1/encoder/ |
D | reconinter_enc.c | 519 const int subh = (2 << mi_size_high_log2[sb_type]) == h; in build_masked_compound() local 533 const int subh = (2 << mi_size_high_log2[sb_type]) == h; in build_masked_compound_highbd() local
|
/external/libaom/libaom/aom_dsp/x86/ |
D | blend_a64_mask_avx2.c | 287 const uint8_t *mask, uint32_t mask_stride, int w, int h, int subw, int subh, in aom_lowbd_blend_a64_d16_mask_avx2() 1297 const uint8_t *mask, uint32_t mask_stride, int w, int h, int subw, int subh, in aom_highbd_blend_a64_d16_mask_avx2()
|
D | blend_a64_mask_sse4.c | 1013 const uint8_t *mask, uint32_t mask_stride, int w, int h, int subw, int subh, in aom_lowbd_blend_a64_d16_mask_sse4_1() 1483 const uint8_t *mask, uint32_t mask_stride, int w, int h, int subw, int subh, in aom_highbd_blend_a64_d16_mask_sse4_1()
|