Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Ddv.h117 static inline void dv_calculate_mb_xy(DVVideoContext *s, in dv_calculate_mb_xy() function
Ddvdec.c473 dv_calculate_mb_xy(s, work_chunk, mb_index, &mb_x, &mb_y); in dv_decode_video_segment()
Ddvenc.c859 dv_calculate_mb_xy(s, work_chunk, mb_index, &mb_x, &mb_y); in dv_encode_video_segment()