Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dmpeg12enc.c752 static av_always_inline void mpeg1_encode_mb_internal(MpegEncContext *s, in mpeg1_encode_mb_internal() function
1034 mpeg1_encode_mb_internal(s, block, motion_x, motion_y, 6); in ff_mpeg1_encode_mb()
1036 mpeg1_encode_mb_internal(s, block, motion_x, motion_y, 8); in ff_mpeg1_encode_mb()