Home
last modified time | relevance | path

Searched defs:transp_color (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
Ddvdsubdec.c439 const uint8_t *transp_color) in is_transp()
453 uint8_t transp_color[256] = { 0 }; in find_smallest_bounding_rectangle() local