Home
last modified time | relevance | path

Searched refs:ff_speedhq_mb_y_order_to_mb (Results 1 - 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dspeedhqenc.h46 int ff_speedhq_mb_y_order_to_mb(int mb_y_order, int mb_height, int *first_in_slice);
H A Dspeedhqenc.c268 int ff_speedhq_mb_y_order_to_mb(int mb_y_order, int mb_height, int *first_in_slice) in ff_speedhq_mb_y_order_to_mb() function
H A Dmpegvideo_enc.c2820 mb_y = ff_speedhq_mb_y_order_to_mb(mb_y_order, s->mb_height, &first_in_slice); in encode_thread()

Completed in 10 milliseconds