Searched refs:PIPE_VIDEO_PROFILE_MPEG1 (Results 1 – 5 of 5) sorted by relevance
47 case PIPE_VIDEO_PROFILE_MPEG1: in u_reduce_video_profile()
34 PIPE_VIDEO_PROFILE_MPEG1, enumerator
217 return PIPE_VIDEO_PROFILE_MPEG1; in ProfileToPipe()247 case PIPE_VIDEO_PROFILE_MPEG1: in PipeToProfile()
106 desc->base.profile = PIPE_VIDEO_PROFILE_MPEG1; in GetPictureDescription()
815 if (bs->decoder->profile == PIPE_VIDEO_PROFILE_MPEG1) in decode_slice()