Home
last modified time | relevance | path

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

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