Searched refs:get_trim_info (Results 1 – 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
D | libzvbi-teletextdec.c | 244 static void get_trim_info(vbi_page *page, vbi_char *row, int *leading, int *trailing, int *olen) in get_trim_info() function 314 get_trim_info(page, row, &leading, &trailing, &len); in gen_sub_ass() 358 get_trim_info(page, row, &leading, &trailing, &len); in gen_sub_ass()
|