OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vp8bc_write_bit
(Results
1 - 2
of
2
) sorted by null
/external/libvpx/libvpx/vp8/encoder/
treewriter.h
35
#define
vp8bc_write_bit
( W, V) vp8bc_write_bits( W, V, 1)
macro
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
treewriter.h
34
#define
vp8bc_write_bit
( W, V) vp8bc_write_bits( W, V, 1)
macro
Completed in 71 milliseconds