OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:inv_table
(Results
1 - 2
of
2
) sorted by null
/external/opencv3/3rdparty/include/ffmpeg_/libswscale/
swscale.h
234
* @param
inv_table
the yuv2rgb coefficients describing the input yuv space, normally ff_yuv2rgb_coeffs[x]
240
int sws_setColorspaceDetails(struct SwsContext *c, const int
inv_table
[4],
247
int sws_getColorspaceDetails(struct SwsContext *c, int **
inv_table
,
/external/libopus/celt/
celt_encoder.c
239
static const unsigned char
inv_table
[128] = {
local
353
unmask +=
inv_table
[id];
[
all
...]
Completed in 55 milliseconds