Home
last modified time | relevance | path

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

/external/libaom/libaom/common/
Dobudec.c24 #define OBU_BUFFER_SIZE (500 * 1024) macro
337 obu_ctx->buffer = (uint8_t *)malloc(OBU_BUFFER_SIZE); in file_is_obu()
343 obu_ctx->buffer_capacity = OBU_BUFFER_SIZE; in file_is_obu()