Searched refs:mb_half (Results 1 – 6 of 6) sorted by relevance
153 static inline uint32_t mb_half(uint32_t coord) in mb_half() function174 *y2 = mb_half(dec->base.height)*w; in nouveau_vp3_ycbcr_offsets()
110 static inline uint32_t mb_half(uint32_t coord) in mb_half() function
216 dec->tmp_stride = 16 * mb_half(templ->width) * nouveau_vp3_video_align(templ->height) * 3 / 2; in nv98_create_decoder()242 …dec->ref_stride = mb(templ->width)*16 * (mb_half(templ->height)*32 + nouveau_vp3_video_align(templ… in nv98_create_decoder()
145 params.iseqparm.pic_height_in_map_units_minus1 = mb_half(dec->base.height) - 1; in nv84_decoder_bsp()
306 dec->frame_mbs = mb(dec->base.width) * mb_half(dec->base.height) * 2; in nv84_create_decoder()
238 dec->tmp_stride = 16 * mb_half(templ->width) * nouveau_vp3_video_align(templ->height) * 3 / 2; in nvc0_create_decoder()266 …dec->ref_stride = mb(templ->width)*16 * (mb_half(templ->height)*32 + nouveau_vp3_video_align(templ… in nvc0_create_decoder()