DC_129_PRED8x8 526 libavcodec/h264pred.c h->pred8x8[DC_129_PRED8x8]= FUNCC(pred8x8_129_dc , depth);\ DC_129_PRED8x8 549 libavcodec/h264pred.c h->pred16x16[DC_129_PRED8x8]= FUNCC(pred16x16_129_dc , depth);\ DC_129_PRED8x8 1599 libavcodec/vp8.c return mb_y ? VERT_PRED8x8 : (vp7 ? DC_128_PRED8x8 : DC_129_PRED8x8); DC_129_PRED8x8 1613 libavcodec/vp8.c return !mb_x ? (vp7 ? DC_128_PRED8x8 : DC_129_PRED8x8) : mode; DC_129_PRED8x8 84 tests/checkasm/h264pred.c [DC_129_PRED8x8] = "dc_129_vp8", DC_129_PRED8x8 107 tests/checkasm/h264pred.c [DC_129_PRED8x8] = "dc_129_vp8",