Searched refs:PIPE_VIDEO_PROFILE_MPEG1 (Results 1 – 15 of 15) sorted by relevance
53 case PIPE_VIDEO_PROFILE_MPEG1: in vl_level_supported()
767 bs->decoder->profile == PIPE_VIDEO_PROFILE_MPEG1) { in decode_dct()852 if (bs->decoder->profile == PIPE_VIDEO_PROFILE_MPEG1) { in decode_slice()
259 return profile != PIPE_VIDEO_PROFILE_MPEG1; in rvid_get_video_param()301 case PIPE_VIDEO_PROFILE_MPEG1: in rvid_get_video_param()
51 PIPE_VIDEO_PROFILE_MPEG1, enumerator
243 return PIPE_VIDEO_PROFILE_MPEG1; in ProfileToPipe()285 case PIPE_VIDEO_PROFILE_MPEG1: in PipeToProfile()
448 profile >= PIPE_VIDEO_PROFILE_MPEG1 && in nouveau_vp3_screen_get_video_param()503 case PIPE_VIDEO_PROFILE_MPEG1: in nouveau_vp3_screen_get_video_param()
228 if (dec->base.profile == PIPE_VIDEO_PROFILE_MPEG1) in nouveau_vp3_fill_picparm_mpeg12_vp()262 return ret | (dec->base.profile != PIPE_VIDEO_PROFILE_MPEG1); in nouveau_vp3_fill_picparm_mpeg12_vp()
131 return (desc->num_slices << 4) | (dec->base.profile != PIPE_VIDEO_PROFILE_MPEG1); in nouveau_vp3_fill_picparm_mpeg12_bsp()
101 unsigned mpeg2 = dec->base.profile != PIPE_VIDEO_PROFILE_MPEG1; in nv98_decoder_ppp()
264 int mpeg1 = dec->base.profile == PIPE_VIDEO_PROFILE_MPEG1; in nv84_decoder_vp_mpeg12_mb()
828 case PIPE_VIDEO_PROFILE_MPEG1: in nv84_screen_get_video_param()
101 unsigned mpeg2 = dec->base.profile != PIPE_VIDEO_PROFILE_MPEG1; in nvc0_decoder_ppp()
48 case PIPE_VIDEO_PROFILE_MPEG1: in u_reduce_video_profile()
641 return profile != PIPE_VIDEO_PROFILE_MPEG1; in si_get_video_param()751 case PIPE_VIDEO_PROFILE_MPEG1: in si_get_video_param()
107 desc->base.profile = PIPE_VIDEO_PROFILE_MPEG1; in GetPictureDescription()