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

  /external/libavc/test/encoder/
input.c 52 IV_STATUS_T read_pic_info(app_ctxt_t *ps_app_ctxt, void *pv_pic_info)
72 bytes = fread(pv_pic_info, 1, size, ps_app_ctxt->fp_pic_info);
284 ps_app_ctxt->as_input_buf[i].pv_pic_info = pu1_buf[0];
305 ih264a_aligned_free(ps_app_ctxt->as_input_buf[i].pv_pic_info);
app.h 191 void *pv_pic_info; member in struct:__anon12113
337 IV_STATUS_T read_pic_info(app_ctxt_t *ps_app_ctxt, void *pv_pic_info);
main.c 1456 void *pv_mb_info = NULL, *pv_pic_info = NULL; local
    [all...]
  /external/libavc/encoder/
ive2.h 360 void *pv_pic_info; member in struct:__anon12060
445 void *pv_pic_info; member in struct:__anon12062
515 void *pv_pic_info; member in struct:__anon12065
    [all...]
ih264e_utils.c 247 ps_inp_buf->pv_pic_info = ps_ive_ip->pv_pic_info;
354 ps_enc_buff->pv_pic_info = ps_inp_buf->pv_pic_info;
    [all...]
ih264e_structs.h 307 void *pv_pic_info; member in struct:__anon11993
    [all...]
  /frameworks/av/media/libstagefright/codecs/avcenc/
SoftAVCEnc.cpp     [all...]

Completed in 455 milliseconds