Searched refs:pv_mb_info (Results 1 - 6 of 6) sorted by relevance

/external/libavc/test/encoder/
H A Dinput.c79 IV_STATUS_T read_mb_info(app_ctxt_t *ps_app_ctxt, void *pv_mb_info) argument
112 bytes = fread(pv_mb_info, 1, size, ps_app_ctxt->fp_mb_info);
275 ps_app_ctxt->as_input_buf[i].pv_mb_info = pu1_buf[0];
304 ih264a_aligned_free(ps_app_ctxt->as_input_buf[i].pv_mb_info);
H A Dapp.h191 void *pv_mb_info; member in struct:__anon9760
338 IV_STATUS_T read_mb_info(app_ctxt_t *ps_app_ctxt, void *pv_mb_info);
H A Dmain.c1525 void *pv_mb_info = NULL, *pv_pic_info = NULL; local
1634 pv_mb_info = ps_app_ctxt->as_input_buf[i].pv_mb_info;
1652 ps_video_encode_ip->pv_mb_info = pv_mb_info;
1731 mb_info_status = read_mb_info(ps_app_ctxt, pv_mb_info);
/external/libavc/encoder/
H A Dive2.h356 void *pv_mb_info; member in struct:__anon9707
441 void *pv_mb_info; member in struct:__anon9709
511 void *pv_mb_info; member in struct:__anon9712
H A Dih264e_utils.c245 ps_inp_buf->pv_mb_info = ps_ive_ip->pv_mb_info;
352 ps_enc_buff->pv_mb_info = ps_inp_buf->pv_mb_info;
H A Dih264e_structs.h301 void *pv_mb_info; member in struct:__anon9630

Completed in 109 milliseconds