Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavdevice/
H A Dfbdev_common.c37 static const struct rgb_pixfmt_map_entry rgb_pixfmt_map[] = { variable
52 for (i = 0; i < FF_ARRAY_ELEMS(rgb_pixfmt_map); i++) { in ff_get_pixfmt_from_fb_varinfo()
53 const struct rgb_pixfmt_map_entry *entry = &rgb_pixfmt_map[i]; in ff_get_pixfmt_from_fb_varinfo()

Completed in 1 milliseconds