Searched refs:get_plane_pointers (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
H A Drdopt.h80 static void get_plane_pointers(const YV12_BUFFER_CONFIG *fb, function
97 get_plane_pointers(&cpi->common.yv12_fb[cpi->common.lst_fb_idx],
101 get_plane_pointers(&cpi->common.yv12_fb[cpi->common.gld_fb_idx],
105 get_plane_pointers(&cpi->common.yv12_fb[cpi->common.alt_fb_idx],
/external/libvpx/libvpx/vp8/encoder/
H A Drdopt.h77 static void get_plane_pointers(const YV12_BUFFER_CONFIG *fb, function
94 get_plane_pointers(&cpi->common.yv12_fb[cpi->common.lst_fb_idx],
98 get_plane_pointers(&cpi->common.yv12_fb[cpi->common.gld_fb_idx],
102 get_plane_pointers(&cpi->common.yv12_fb[cpi->common.alt_fb_idx],

Completed in 488 milliseconds