Searched defs:mpeg1 (Results 1 – 1 of 1) sorted by relevance
224 static inline int16_t inverse_quantize(int16_t val, uint8_t quant, int mpeg1) { in inverse_quantize()264 int mpeg1 = dec->base.profile == PIPE_VIDEO_PROFILE_MPEG1; in nv84_decoder_vp_mpeg12_mb() local