Home
last modified time | relevance | path

Searched refs:shifted_fmt (Results 1 – 1 of 1) sorted by relevance

/external/libvpx/libvpx/
Dvpxdec.c904 const vpx_img_fmt_t shifted_fmt = in main_loop() local
909 img_shifted_realloc_required(img, img_shifted, shifted_fmt)) { in main_loop()
915 vpx_img_alloc(NULL, shifted_fmt, img->d_w, img->d_h, 16); in main_loop()