Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavfilter/
Dvf_scale.c765 const int *inv_table, *table; in scale_frame() local
/third_party/ffmpeg/libswscale/
Dutils.c1007 int sws_getColorspaceDetails(struct SwsContext *c, int **inv_table, in sws_getColorspaceDetails()