Home
last modified time | relevance | path

Searched refs:vp8_encode_value (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/libvpx/vp8/encoder/
H A Dboolhuff.c57 void vp8_encode_value(BOOL_CODER *bc, int data, int bits) { in vp8_encode_value() function
H A Dboolhuff.h41 void vp8_encode_value(BOOL_CODER *bc, int data, int bits);
H A Dtreewriter.h31 #define vp8_write_literal vp8_encode_value