Searched refs:is_h264_hw_supported (Results 1 – 2 of 2) sorted by relevance
840 bool is_h264_hw_supported = jni->CallStaticBooleanMethod( in MediaCodecVideoDecoderFactory() local844 is_h264_hw_supported = false; in MediaCodecVideoDecoderFactory()846 if (is_h264_hw_supported) { in MediaCodecVideoDecoderFactory()
1107 bool is_h264_hw_supported = jni->CallStaticBooleanMethod( in MediaCodecVideoEncoderFactory() local1111 if (is_h264_hw_supported) { in MediaCodecVideoEncoderFactory()