/external/libvpx/libvpx/vp9/common/ |
vp9_reconinter.h | 58 static void setup_dst_planes(MACROBLOCKD *xd, function
|
vp9_loopfilter.c | [all...] |
/external/libvpx/libvpx/vp9/decoder/ |
vp9_decodframe.c | 197 setup_dst_planes(xd, &cm->yv12_fb[cm->new_fb_idx], mi_row, mi_col); [all...] |
/external/libvpx/libvpx/vp9/encoder/ |
vp9_encodeframe.c | 512 setup_dst_planes(xd, &cm->yv12_fb[dst_fb_idx], mi_row, mi_col); [all...] |
vp9_firstpass.c | 34 // TODO(jkoleszar): for setup_dst_planes 505 setup_dst_planes(xd, new_yv12, 0, 0); [all...] |