Home
last modified time | relevance | path

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

/external/libavc/test/encoder/
Dapp.h192 }input_buf_t; typedef
305 input_buf_t as_input_buf[DEFAULT_MAX_INPUT_BUFS];
Dinput.c253 memset(ps_app_ctxt->as_input_buf, 0, sizeof(input_buf_t) * DEFAULT_MAX_INPUT_BUFS); in allocate_input()