Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dencoder.h1097 int av1_convert_sect5obus_to_annexb(uint8_t *buffer, size_t *input_size);
Dencoder.c5569 int av1_convert_sect5obus_to_annexb(uint8_t *buffer, size_t *frame_size) { in av1_convert_sect5obus_to_annexb() function
/external/libaom/libaom/av1/
Dav1_cx_iface.c1789 if (av1_convert_sect5obus_to_annexb(cx_data, &curr_frame_size) != in encoder_encode()