Searched refs:is_mpeg12 (Results 1 – 3 of 3) sorted by relevance
238 int is_mpeg12, in mpeg_motion_internal() argument256 if (!is_mpeg12 && s->out_format == FMT_H263) { in mpeg_motion_internal()269 } else if (!is_mpeg12 && s->out_format == FMT_H261) { in mpeg_motion_internal()304 if (is_mpeg12 || (CONFIG_SMALL && in mpeg_motion_internal()362 if (!is_mpeg12 && (CONFIG_H261_ENCODER || CONFIG_H261_DECODER) && in mpeg_motion_internal()837 int is_mpeg12) in mpv_motion_internal() argument844 if (!is_mpeg12 && s->obmc && s->pict_type != AV_PICTURE_TYPE_B) { in mpv_motion_internal()851 if (!is_mpeg12 && s->mcsel) { in mpv_motion_internal()859 } else if (!is_mpeg12 && s->quarter_sample) { in mpv_motion_internal()864 } else if (!is_mpeg12 && (CONFIG_WMV2_DECODER || CONFIG_WMV2_ENCODER) && in mpv_motion_internal()[all …]
1946 int lowres_flag, int is_mpeg12) in mpv_reconstruct_mb_internal() argument1973 if (!is_mpeg12 && (s->h263_pred || s->h263_aic)) { in mpv_reconstruct_mb_internal()1982 else if (!is_mpeg12 && (s->h263_pred || s->h263_aic)) in mpv_reconstruct_mb_internal()2101 } else if(is_mpeg12 || (s->codec_id != AV_CODEC_ID_WMV2)){ in mpv_reconstruct_mb_internal()
277 int is_mpeg12 = u_reduce_video_profile(templ->profile) == PIPE_VIDEO_FORMAT_MPEG12; in nv84_create_decoder() local283 (is_mpeg12 && templ->entrypoint > PIPE_VIDEO_ENTRYPOINT_IDCT)) { in nv84_create_decoder()288 if (!is_h264 && !is_mpeg12) { in nv84_create_decoder()311 } else if (is_mpeg12) { in nv84_create_decoder()371 if (is_mpeg12) { in nv84_create_decoder()420 if (is_mpeg12) { in nv84_create_decoder()