Searched defs:extend_right (Results 1 – 6 of 6) sorted by relevance
| /external/libaom/av1/encoder/ |
| D | extend.c | 24 int extend_bottom, int extend_right, in copy_and_extend_plane() 72 int extend_bottom, int extend_right) { in highbd_copy_and_extend_plane()
|
| /external/libvpx/vp9/encoder/ |
| D | vp9_extend.c | 21 int extend_bottom, int extend_right, in copy_and_extend_plane() 71 int extend_bottom, int extend_right) { in highbd_copy_and_extend_plane()
|
| /external/libvpx/vpx_scale/generic/ |
| D | yv12extend.c | 24 int extend_bottom, int extend_right) { in extend_plane() 65 int extend_bottom, int extend_right) { in extend_plane_high()
|
| /external/libvpx/vpx_scale/mips/dspr2/ |
| D | yv12extend_dspr2.c | 21 int extend_bottom, int extend_right) { in extend_plane()
|
| /external/libaom/aom_scale/generic/ |
| D | yv12extend.c | 24 int extend_bottom, int extend_right, int v_start, in extend_plane() 69 int extend_bottom, int extend_right, int v_start, in extend_plane_high()
|
| /external/libgav1/src/tile/ |
| D | prediction.cc | 1058 const bool extend_right = ref_block_end_x > ref_last_x; in BuildConvolveBlock() local
|