Searched refs:encode_subband_c0run (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
H A D | snowenc.c | 776 static int encode_subband_c0run(SnowContext *s, SubBand *b, const IDWTELEM *src, const IDWTELEM *parent, int stride, int orientation){ in encode_subband_c0run() function 899 return encode_subband_c0run(s, b, src, parent, stride, orientation); in encode_subband()
|
Completed in 4 milliseconds