Home
last modified time | relevance | path

Searched refs:ff_match_2uint16 (Results 1 - 5 of 5) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dinternal.h157 int ff_match_2uint16(const uint16_t (*tab)[2], int size, int a, int b);
H A Dituh263enc.c148 format = ff_match_2uint16(ff_h263_format, FF_ARRAY_ELEMS(ff_h263_format), s->width, s->height); in ff_h263_encode_picture_header()
H A Dsvq1enc.c65 i = ff_match_2uint16((void*)ff_svq1_frame_size_table, in svq1_write_header()
H A Dutils.c882 int ff_match_2uint16(const uint16_t(*tab)[2], int size, int a, int b) in ff_match_2uint16() function
H A Dmpegvideo_enc.c699 if (ff_match_2uint16(ff_h263_format, FF_ARRAY_ELEMS(ff_h263_format), in ff_mpv_encode_init()

Completed in 11 milliseconds