FF_JNI_STATIC_FIELD  328 libavcodec/ffjni.c             case FF_JNI_STATIC_FIELD: {
FF_JNI_STATIC_FIELD  400 libavcodec/ffjni.c         case FF_JNI_STATIC_FIELD: {
FF_JNI_STATIC_FIELD   93 libavcodec/mediacodec_wrapper.c         { "android/media/MediaCodecInfo$CodecProfileLevel", "AVCProfileBaseline", "I", FF_JNI_STATIC_FIELD, offsetof(struct JNIAMediaCodecListFields, avc_profile_baseline_id), 1 },
FF_JNI_STATIC_FIELD   94 libavcodec/mediacodec_wrapper.c         { "android/media/MediaCodecInfo$CodecProfileLevel", "AVCProfileMain", "I", FF_JNI_STATIC_FIELD, offsetof(struct JNIAMediaCodecListFields, avc_profile_main_id), 1 },
FF_JNI_STATIC_FIELD   95 libavcodec/mediacodec_wrapper.c         { "android/media/MediaCodecInfo$CodecProfileLevel", "AVCProfileExtended", "I", FF_JNI_STATIC_FIELD, offsetof(struct JNIAMediaCodecListFields, avc_profile_extended_id), 1 },
FF_JNI_STATIC_FIELD   96 libavcodec/mediacodec_wrapper.c         { "android/media/MediaCodecInfo$CodecProfileLevel", "AVCProfileHigh", "I", FF_JNI_STATIC_FIELD, offsetof(struct JNIAMediaCodecListFields, avc_profile_high_id), 1 },
FF_JNI_STATIC_FIELD   97 libavcodec/mediacodec_wrapper.c         { "android/media/MediaCodecInfo$CodecProfileLevel", "AVCProfileHigh10", "I", FF_JNI_STATIC_FIELD, offsetof(struct JNIAMediaCodecListFields, avc_profile_high10_id), 1 },
FF_JNI_STATIC_FIELD   98 libavcodec/mediacodec_wrapper.c         { "android/media/MediaCodecInfo$CodecProfileLevel", "AVCProfileHigh422", "I", FF_JNI_STATIC_FIELD, offsetof(struct JNIAMediaCodecListFields, avc_profile_high422_id), 1 },
FF_JNI_STATIC_FIELD   99 libavcodec/mediacodec_wrapper.c         { "android/media/MediaCodecInfo$CodecProfileLevel", "AVCProfileHigh444", "I", FF_JNI_STATIC_FIELD, offsetof(struct JNIAMediaCodecListFields, avc_profile_high444_id), 1 },
FF_JNI_STATIC_FIELD  101 libavcodec/mediacodec_wrapper.c         { "android/media/MediaCodecInfo$CodecProfileLevel", "HEVCProfileMain", "I", FF_JNI_STATIC_FIELD, offsetof(struct JNIAMediaCodecListFields, hevc_profile_main_id), 0 },
FF_JNI_STATIC_FIELD  102 libavcodec/mediacodec_wrapper.c         { "android/media/MediaCodecInfo$CodecProfileLevel", "HEVCProfileMain10", "I", FF_JNI_STATIC_FIELD, offsetof(struct JNIAMediaCodecListFields, hevc_profile_main10_id), 0 },
FF_JNI_STATIC_FIELD  103 libavcodec/mediacodec_wrapper.c         { "android/media/MediaCodecInfo$CodecProfileLevel", "HEVCProfileMain10HDR10", "I", FF_JNI_STATIC_FIELD, offsetof(struct JNIAMediaCodecListFields, hevc_profile_main10_hdr10_id), 0 },
FF_JNI_STATIC_FIELD  222 libavcodec/mediacodec_wrapper.c         { "android/media/MediaCodec", "INFO_TRY_AGAIN_LATER", "I", FF_JNI_STATIC_FIELD, offsetof(struct JNIAMediaCodecFields, info_try_again_later_id), 1 },
FF_JNI_STATIC_FIELD  223 libavcodec/mediacodec_wrapper.c         { "android/media/MediaCodec", "INFO_OUTPUT_BUFFERS_CHANGED", "I", FF_JNI_STATIC_FIELD, offsetof(struct JNIAMediaCodecFields, info_output_buffers_changed_id), 1 },
FF_JNI_STATIC_FIELD  224 libavcodec/mediacodec_wrapper.c         { "android/media/MediaCodec", "INFO_OUTPUT_FORMAT_CHANGED", "I", FF_JNI_STATIC_FIELD, offsetof(struct JNIAMediaCodecFields, info_output_format_changed_id), 1 },
FF_JNI_STATIC_FIELD  226 libavcodec/mediacodec_wrapper.c         { "android/media/MediaCodec", "BUFFER_FLAG_CODEC_CONFIG", "I", FF_JNI_STATIC_FIELD, offsetof(struct JNIAMediaCodecFields, buffer_flag_codec_config_id), 1 },
FF_JNI_STATIC_FIELD  227 libavcodec/mediacodec_wrapper.c         { "android/media/MediaCodec", "BUFFER_FLAG_END_OF_STREAM", "I", FF_JNI_STATIC_FIELD, offsetof(struct JNIAMediaCodecFields, buffer_flag_end_of_stream_id), 1 },
FF_JNI_STATIC_FIELD  228 libavcodec/mediacodec_wrapper.c         { "android/media/MediaCodec", "BUFFER_FLAG_KEY_FRAME", "I", FF_JNI_STATIC_FIELD, offsetof(struct JNIAMediaCodecFields, buffer_flag_key_frame_id), 0 },
FF_JNI_STATIC_FIELD  230 libavcodec/mediacodec_wrapper.c         { "android/media/MediaCodec", "CONFIGURE_FLAG_ENCODE", "I", FF_JNI_STATIC_FIELD, offsetof(struct JNIAMediaCodecFields, configure_flag_encode_id), 1 },