Home
last modified time | relevance | path

Searched refs:pred16x16_plane (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dh264pred.c552 h->pred16x16[PLANE_PRED8x8 ]= FUNCC(pred16x16_plane , depth);\ in ff_h264_pred_init()
Dh264pred_template.c483 static void FUNCC(pred16x16_plane)(uint8_t *src, ptrdiff_t stride) in FUNCC() argument