Searched refs:VE_DEC_MPEG_PICBOUNDSIZE_WIDTH (Results 1 – 2 of 2) sorted by relevance
156 reg = VE_DEC_MPEG_PICBOUNDSIZE_WIDTH(ctx->src_fmt.width); in cedrus_mpeg2_setup()
130 #define VE_DEC_MPEG_PICBOUNDSIZE_WIDTH(w) SHIFT_AND_MASK_BITS(w, 27, 16) macro