Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_clear.c132 struct nouveau_pushbuf_refn refn; in nv30_clear_render_target() local
193 struct nouveau_pushbuf_refn refn; in nv30_clear_depth_stencil() 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.h237 #define FIX_MV_MBAFF(type, refn, mvn, idx) \ argument