Searched refs:mb_half (Results 1 - 12 of 12) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv50/
H A Dnv84_video.h110 static inline uint32_t mb_half(uint32_t coord) function in typeref:typename:uint32_t
H A Dnv98_video.c216 dec->tmp_stride = 16 * mb_half(templ->width) * nouveau_vp3_video_align(templ->height) * 3 / 2;
242 dec->ref_stride = mb(templ->width)*16 * (mb_half(templ->height)*32 + nouveau_vp3_video_align(templ->height)/2);
H A Dnv84_video_bsp.c145 params.iseqparm.pic_height_in_map_units_minus1 = mb_half(dec->base.height) - 1;
H A Dnv84_video.c306 dec->frame_mbs = mb(dec->base.width) * mb_half(dec->base.height) * 2;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv50/
H A Dnv84_video.h110 static inline uint32_t mb_half(uint32_t coord) function in typeref:typename:uint32_t
H A Dnv98_video.c216 dec->tmp_stride = 16 * mb_half(templ->width) * nouveau_vp3_video_align(templ->height) * 3 / 2;
242 dec->ref_stride = mb(templ->width)*16 * (mb_half(templ->height)*32 + nouveau_vp3_video_align(templ->height)/2);
H A Dnv84_video_bsp.c145 params.iseqparm.pic_height_in_map_units_minus1 = mb_half(dec->base.height) - 1;
H A Dnv84_video.c306 dec->frame_mbs = mb(dec->base.width) * mb_half(dec->base.height) * 2;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/
H A Dnouveau_vp3_video.h153 static inline uint32_t mb_half(uint32_t coord) function in typeref:typename:uint32_t
174 *y2 = mb_half(dec->base.height)*w;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/
H A Dnouveau_vp3_video.h153 static inline uint32_t mb_half(uint32_t coord) function in typeref:typename:uint32_t
174 *y2 = mb_half(dec->base.height)*w;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_video.c238 dec->tmp_stride = 16 * mb_half(templ->width) * nouveau_vp3_video_align(templ->height) * 3 / 2;
266 dec->ref_stride = mb(templ->width)*16 * (mb_half(templ->height)*32 + nouveau_vp3_video_align(templ->height)/2);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_video.c238 dec->tmp_stride = 16 * mb_half(templ->width) * nouveau_vp3_video_align(templ->height) * 3 / 2;
266 dec->ref_stride = mb(templ->width)*16 * (mb_half(templ->height)*32 + nouveau_vp3_video_align(templ->height)/2);

Completed in 10 milliseconds