Searched defs:motions (Results 1 - 2 of 2) sorted by path

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nouveau/
H A Dnouveau_video.c245 int x, int y, const short motions[2],
249 int mv_horizontal = motions[0];
250 int mv_vertical = motions[1];
243 nouveau_vpe_mb_mv(struct nouveau_decoder *dec, unsigned mc_header, bool luma, bool frame, bool forward, bool vert, int x, int y, const short motions[2], unsigned surface, bool first) argument
/external/mesa3d/src/gallium/drivers/nouveau/
H A Dnouveau_video.c245 int x, int y, const short motions[2],
249 int mv_horizontal = motions[0];
250 int mv_vertical = motions[1];
243 nouveau_vpe_mb_mv(struct nouveau_decoder *dec, unsigned mc_header, bool luma, bool frame, bool forward, bool vert, int x, int y, const short motions[2], unsigned surface, bool first) argument

Completed in 256 milliseconds