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

  /device/samsung/crespo/sec_mm/sec_omx/sec_codecs/video/mfc_c110/include/
mfc_interface.h 94 SSBSIP_MFC_CODEC_TYPE in_codec_type; /* [IN] codec type */ member in struct:__anon1423
135 SSBSIP_MFC_CODEC_TYPE in_codec_type; /* [IN] codec type */ member in struct:__anon1424
185 SSBSIP_MFC_CODEC_TYPE in_codec_type; /* [IN] codec type */ member in struct:__anon1425
203 SSBSIP_MFC_CODEC_TYPE in_codec_type; /* [IN] codec type */ member in struct:__anon1426
229 SSBSIP_MFC_CODEC_TYPE in_codec_type; /* [IN] codec type */ member in struct:__anon1427
  /device/samsung/crespo/sec_mm/sec_omx/sec_codecs/video/mfc_c110/enc/src/
SsbSipMfcEncAPI.c 131 EncArg.args.enc_init_mpeg4.in_codec_type = pCTX->codec_type;
194 EncArg.args.enc_init_mpeg4.in_codec_type = pCTX->codec_type;
239 EncArg.args.enc_init_h264.in_codec_type = H264_ENC;
366 EncArg.args.enc_exe.in_codec_type = pCTX->codec_type;
  /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;
220 DecArg.args.dec_exe.in_codec_type = pCTX->codec_type;

Completed in 32 milliseconds