Searched refs:find_smallest_bounding_rectangle (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Ddvdsubdec.c372 static int find_smallest_bounding_rectangle(AVSubtitle *s) function
474 if (!is_menu && find_smallest_bounding_rectangle(sub) == 0)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Ddvdsubdec.c411 static int find_smallest_bounding_rectangle(AVSubtitle *s) function
547 if (!is_menu && find_smallest_bounding_rectangle(sub) == 0)

Completed in 68 milliseconds