OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vp8_stop_encode
(Results
1 - 11
of
11
) sorted by null
/external/libvpx/libvpx/vp8/encoder/
boolhuff.c
54
void
vp8_stop_encode
(BOOL_CODER *br)
function
boolhuff.h
43
extern void
vp8_stop_encode
(BOOL_CODER *bc);
bitstream.c
404
vp8_stop_encode
(w);
[
all
...]
encodeframe.c
960
vp8_stop_encode
(&bc[i]);
[
all
...]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
boolhuff.c
54
void
vp8_stop_encode
(BOOL_CODER *br)
function
boolhuff.h
47
extern void
vp8_stop_encode
(BOOL_CODER *bc);
bitstream.c
405
vp8_stop_encode
(w);
[
all
...]
encodeframe.c
939
vp8_stop_encode
(&bc[i]);
[
all
...]
/external/libvpx/libvpx/test/
vp8_boolcoder_test.cc
94
vp8_stop_encode
(&bw);
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
vp8_boolcoder_test.cc
94
vp8_stop_encode
(&bw);
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/arm/armv5te/
boolhuff_armv5te.asm
14
EXPORT |
vp8_stop_encode
|
138
|
vp8_stop_encode
| PROC
Completed in 386 milliseconds