Home
last modified time | relevance | path

Searched refs:aom_daala_stop_encode (Results 1 – 3 of 3) sorted by relevance

/external/libaom/libaom/aom_dsp/
Ddaalaboolwriter.c21 int aom_daala_stop_encode(daala_writer *br) { in aom_daala_stop_encode() function
Ddaalaboolwriter.h37 int aom_daala_stop_encode(daala_writer *w);
Dbitwriter.h57 return aom_daala_stop_encode(bc); in aom_stop_encode()