OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vp9_stop_encode
(Results
1 - 4
of
4
) sorted by null
/external/libvpx/libvpx/vp9/encoder/
vp9_boolhuff.c
58
void
vp9_stop_encode
(vp9_writer *br) {
function
vp9_boolhuff.h
40
void
vp9_stop_encode
(vp9_writer *bc);
vp9_bitstream.c
[
all
...]
/external/libvpx/libvpx/test/
vp9_boolcoder_test.cc
69
vp9_stop_encode
(&bw);
Completed in 25 milliseconds