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 175 DecArg.args.dec_init.in_codec_type = pCTX->codec_type;
176 DecArg.args.dec_init.in_strm_size = Frameleng;
177 DecArg.args.dec_init.in_strm_buf = pCTX->phyStrmBuf;
178 DecArg.args.dec_init.in_packed_PB = packedPB;
181 DecArg.args.dec_init.in_mapped_addr = pCTX->mapped_addr;
189 pCTX->decOutInfo.img_width = DecArg.args.dec_init.out_img_width;
190 pCTX->decOutInfo.img_height = DecArg.args.dec_init.out_img_height;
191 pCTX->decOutInfo.buf_width = DecArg.args.dec_init.out_buf_width;
192 pCTX->decOutInfo.buf_height = DecArg.args.dec_init.out_buf_height;
195 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 299 mfc_dec_init_arg_t dec_init; member in union:__anon1556
  /external/speex/libspeex/
speex.c 58 return mode->dec_init(mode);

Completed in 56 milliseconds