Searched refs:is_software_only_id (Results 1 – 1 of 1) sorted by relevance
48 jmethodID is_software_only_id; member85 …reOnly", "()Z", FF_JNI_METHOD, offsetof(struct JNIAMediaCodecListFields, is_software_only_id), 0 },446 if (jfields.is_software_only_id) { in ff_AMediaCodecList_getCodecNameByType()447 … int is_software_only = (*env)->CallBooleanMethod(env, info, jfields.is_software_only_id); in ff_AMediaCodecList_getCodecNameByType()