HomeSort by relevance Sort by last modified time
    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