HomeSort by relevance Sort by last modified time
    Searched refs:pv_mb_info (Results 1 - 7 of 7) sorted by null

  /external/libavc/test/encoder/
input.c 79 IV_STATUS_T read_mb_info(app_ctxt_t *ps_app_ctxt, void *pv_mb_info)
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);
app.h 191 void *pv_mb_info; member in struct:__anon22394
338 IV_STATUS_T read_mb_info(app_ctxt_t *ps_app_ctxt, void *pv_mb_info);
main.c 1525 void *pv_mb_info = NULL, *pv_pic_info = NULL; local
    [all...]
  /external/libavc/encoder/
ive2.h 356 void *pv_mb_info; member in struct:__anon22341
441 void *pv_mb_info; member in struct:__anon22343
511 void *pv_mb_info; member in struct:__anon22346
    [all...]
ih264e_utils.c 245 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;
    [all...]
ih264e_structs.h 301 void *pv_mb_info; member in struct:__anon22264
    [all...]
  /frameworks/av/media/libstagefright/codecs/avcenc/
SoftAVCEnc.cpp     [all...]

Completed in 503 milliseconds