Searched refs:lowres_flag (Results 1 – 1 of 1) sorted by relevance
1946 int lowres_flag, int is_mpeg12) in mpv_reconstruct_mb_internal() argument1994 …able= s->pict_type != AV_PICTURE_TYPE_B || s->encoding || s->avctx->draw_horiz_band || lowres_flag; in mpv_reconstruct_mb_internal()1995 const int block_size= lowres_flag ? 8>>s->avctx->lowres : 8; in mpv_reconstruct_mb_internal()2044 if(lowres_flag){ in mpv_reconstruct_mb_internal()