Home
last modified time | relevance | path

Searched defs:refn (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_clear.c112 struct nouveau_pushbuf_refn refn; in nv30_clear_render_target() local
172 struct nouveau_pushbuf_refn refn; in nv30_clear_depth_stencil() local
/third_party/mesa3d/src/mesa/drivers/dri/nouveau/
Dnouveau_driver.c90 struct nouveau_pushbuf_refn refn = in nouveau_finish() local
/third_party/ffmpeg/libavcodec/
Dh264_mb.c458 int refn = sl->ref_cache[list][scan8[n]]; in mc_part_weighted() local
489 const int refn = sl->ref_cache[list][scan8[0]]; in prefetch_motion() local
Dh264_mvpred.h239 #define FIX_MV_MBAFF(type, refn, mvn, idx) \ argument