Searched refs:CREATE_CODEC_BY_NAME (Results 1 – 1 of 1) sorted by relevance
1189 #define CREATE_CODEC_BY_NAME 0 macro1225 case CREATE_CODEC_BY_NAME: create_id = codec->jfields.create_by_codec_name_id; break; in codec_create()1299 DECLARE_FF_AMEDIACODEC_CREATE_FUNC(createCodecByName, CREATE_CODEC_BY_NAME) in DECLARE_FF_AMEDIACODEC_CREATE_FUNC() argument