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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/
H A Dvf_elbg.c130 const uint8_t g_idx = elbg->rgba_map[G]; local
140 elbg->codeword[k++] = p[g_idx];
164 p[g_idx] = elbg->codebook[cb_idx+1];
H A Dvf_fade.c160 const uint8_t g_idx = s->rgba_map[G]; local
170 p[g_idx] = INTERP(g_idx, 1);

Completed in 115 milliseconds