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 727 iv_fill_mem_rec_ip_t s_fill_mem_rec_ip; local
730 s_fill_mem_rec_ip.u4_size = sizeof(iv_fill_mem_rec_ip_t);
733 s_fill_mem_rec_ip.e_cmd = IV_CMD_FILL_NUM_MEM_REC;
734 s_fill_mem_rec_ip.ps_mem_rec = mMemRecords;
735 s_fill_mem_rec_ip.u4_num_mem_rec = mNumMemRecords;
736 s_fill_mem_rec_ip.u4_max_wd = mWidth;
737 s_fill_mem_rec_ip.u4_max_ht = mHeight;
738 s_fill_mem_rec_ip.u4_max_level = mAVCEncLevel;
739 s_fill_mem_rec_ip.e_color_format = DEFAULT_INP_COLOR_FORMAT;
740 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 2435 impeg2d_fill_mem_rec_ip_t s_fill_mem_rec_ip; local
    [all...]

Completed in 49 milliseconds