Home
last modified time | relevance | path

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

/external/libavc/test/encoder/
Dinput.c53 IV_STATUS_T read_pic_info(app_ctxt_t *ps_app_ctxt, void *pv_pic_info) in read_pic_info() function
Dapp.h376 IV_STATUS_T read_pic_info(app_ctxt_t *ps_app_ctxt, void *pv_pic_info);
Dmain.c2011 pic_info_status = read_pic_info(ps_app_ctxt, pv_pic_info); in synchronous_encode()