Searched refs:mc_part_std (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Dcavs.c382 static inline void mc_part_std(AVSContext *h,int square,int chroma_height,int delta, function
416 mc_part_std(h, 1, 8, 0, h->cy, h->cu, h->cv, 0, 0,
422 mc_part_std(h, 1, 4, 0, h->cy, h->cu, h->cv, 0, 0,
427 mc_part_std(h, 1, 4, 0, h->cy, h->cu, h->cv, 4, 0,
432 mc_part_std(h, 1, 4, 0, h->cy, h->cu, h->cv, 0, 4,
437 mc_part_std(h, 1, 4, 0, h->cy, h->cu, h->cv, 4, 4,
H A Dh264.c1658 static inline void mc_part_std(H264Context *h, int n, int square, int chroma_height, int delta, function
1773 mc_part_std(h, n, square, chroma_height, delta, dest_y, dest_cb, dest_cr,

Completed in 159 milliseconds