Searched refs:PIPE_VIDEO_PROFILE_MPEG1 (Results 1 – 16 of 16) sorted by relevance
43 PIPE_VIDEO_PROFILE_MPEG1, enumerator
50 PIPE_VIDEO_PROFILE_MPEG1, enumerator
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()
244 return PIPE_VIDEO_PROFILE_MPEG1; in ProfileToPipe()286 case PIPE_VIDEO_PROFILE_MPEG1: in PipeToProfile()
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()
48 case PIPE_VIDEO_PROFILE_MPEG1: in u_reduce_video_profile()
101 unsigned mpeg2 = dec->base.profile != PIPE_VIDEO_PROFILE_MPEG1; in nvc0_decoder_ppp()
447 profile >= PIPE_VIDEO_PROFILE_MPEG1 && in nouveau_vp3_screen_get_video_param()465 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()
552 return profile != PIPE_VIDEO_PROFILE_MPEG1; in si_get_video_param()635 case PIPE_VIDEO_PROFILE_MPEG1: in si_get_video_param()
107 desc->base.profile = PIPE_VIDEO_PROFILE_MPEG1; in GetPictureDescription()