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

  /device/samsung/crespo/sec_mm/sec_omx/sec_codecs/video/mfc_c110/dec/src/
SsbSipMfcDecAPI.c 162 DecArg.args.dec_init.in_codec_type = pCTX->codec_type;
163 DecArg.args.dec_init.in_strm_size = Frameleng;
164 DecArg.args.dec_init.in_strm_buf = pCTX->phyStrmBuf;
165 DecArg.args.dec_init.in_packed_PB = packedPB;
168 DecArg.args.dec_init.in_mapped_addr = pCTX->mapped_addr;
176 pCTX->decOutInfo.img_width = DecArg.args.dec_init.out_img_width;
177 pCTX->decOutInfo.img_height = DecArg.args.dec_init.out_img_height;
178 pCTX->decOutInfo.buf_width = DecArg.args.dec_init.out_buf_width;
179 pCTX->decOutInfo.buf_height = DecArg.args.dec_init.out_buf_height;
182 pCTX->decOutInfo.crop_top_offset = DecArg.args.dec_init.out_crop_top_offset
    [all...]
  /external/speex/include/speex/
speex.h 276 decoder_init_func dec_init; member in struct:SpeexMode
  /device/samsung/crespo/sec_mm/sec_omx/sec_codecs/video/mfc_c110/include/
mfc_interface.h 288 mfc_dec_init_arg_t dec_init; member in union:__anon1430
  /external/speex/libspeex/
speex.c 58 return mode->dec_init(mode);

Completed in 43 milliseconds