Searched refs:intra_j (Results 1 – 1 of 1) sorted by relevance
156 int intra_j = IS_INTRA(s->cur_pic.mb_type[mb_index_j]); in guess_dc() local157 if(intra_j==0 || !(error_j&ER_DC_ERROR)){ in guess_dc()169 int intra_j = IS_INTRA(s->cur_pic.mb_type[mb_index_j]); in guess_dc() local170 if(intra_j==0 || !(error_j&ER_DC_ERROR)){ in guess_dc()184 int intra_j = IS_INTRA(s->cur_pic.mb_type[mb_index_j]); in guess_dc() local185 if(intra_j==0 || !(error_j&ER_DC_ERROR)){ in guess_dc()197 int intra_j = IS_INTRA(s->cur_pic.mb_type[mb_index_j]); in guess_dc() local198 if(intra_j==0 || !(error_j&ER_DC_ERROR)){ in guess_dc()