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

  /frameworks/av/media/libstagefright/codecs/avcenc/
SoftAVCEnc.cpp 706 iv_fill_mem_rec_ip_t s_fill_mem_rec_ip; local
709 s_fill_mem_rec_ip.u4_size = sizeof(iv_fill_mem_rec_ip_t);
712 s_fill_mem_rec_ip.e_cmd = IV_CMD_FILL_NUM_MEM_REC;
713 s_fill_mem_rec_ip.ps_mem_rec = mMemRecords;
714 s_fill_mem_rec_ip.u4_num_mem_rec = mNumMemRecords;
715 s_fill_mem_rec_ip.u4_max_wd = mWidth;
716 s_fill_mem_rec_ip.u4_max_ht = mHeight;
717 s_fill_mem_rec_ip.u4_max_level = mAVCEncLevel;
718 s_fill_mem_rec_ip.e_color_format = DEFAULT_INP_COLOR_FORMAT;
719 s_fill_mem_rec_ip.u4_max_ref_cnt = DEFAULT_MAX_REF_FRM
    [all...]
  /external/libavc/test/encoder/
main.c 2285 ih264e_fill_mem_rec_ip_t s_fill_mem_rec_ip; local
    [all...]
  /external/libmpeg2/test/decoder/
main.c 2116 impeg2d_fill_mem_rec_ip_t s_fill_mem_rec_ip; local
    [all...]
  /external/libmpeg2/decoder/
impeg2d_api_main.c 2443 impeg2d_fill_mem_rec_ip_t s_fill_mem_rec_ip; local
    [all...]

Completed in 256 milliseconds