Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dvc2enc.c529 static void encode_subband(VC2EncContext *s, PutBitContext *pb, int sx, int sy, in encode_subband() function
753 encode_subband(s, pb, slice_x, slice_y, in encode_hq_slice()
H A Dsnowenc.c896 static int encode_subband(SnowContext *s, SubBand *b, const IDWTELEM *src, const IDWTELEM *parent, int stride, int orientation){ in encode_subband() function
1794 encode_subband(s, b, b->ibuf, b->parent ? b->parent->ibuf : NULL, b->stride, orientation); in encode_frame()

Completed in 7 milliseconds