DC_127_PRED8x8 525 libavcodec/h264pred.c h->pred8x8[DC_127_PRED8x8]= FUNCC(pred8x8_127_dc , depth);\ DC_127_PRED8x8 548 libavcodec/h264pred.c h->pred16x16[DC_127_PRED8x8]= FUNCC(pred16x16_127_dc , depth);\ DC_127_PRED8x8 1520 libavcodec/vp8.c return !mb_y ? (vp7 ? DC_128_PRED8x8 : DC_127_PRED8x8) : mode;