OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vp9_wb_write_literal
(Results
1 - 2
of
2
) sorted by null
/external/libvpx/libvpx/vp9/encoder/
vp9_write_bit_buffer.h
40
static void
vp9_wb_write_literal
(struct vp9_write_bit_buffer *wb,
function
vp9_bitstream.c
166
vp9_wb_write_literal
(wb, data, get_unsigned_bits(max));
[
all
...]
Completed in 222 milliseconds