Home
last modified time | relevance | path

Searched defs:qp (Results 1 – 25 of 211) sorted by relevance

123456789

/external/webrtc/modules/video_coding/utility/
Dqp_parser_unittest.cc58 absl::optional<uint32_t> qp = parser.Parse( in TEST() local
65 absl::optional<uint32_t> qp = parser.Parse( in TEST() local
72 absl::optional<uint32_t> qp = parser.Parse( in TEST() local
92 absl::optional<uint32_t> qp = parser.Parse( in TEST() local
99 absl::optional<uint32_t> qp = parser.Parse(kVideoCodecVP8, 0, nullptr, 100); in TEST() local
105 absl::optional<uint32_t> qp = in TEST() local
112 absl::optional<uint32_t> qp = in TEST() local
Dqp_parser.cc28 int qp = -1; in Parse() local
33 int qp = -1; in Parse() local
/external/libaom/av1/encoder/x86/
Dav1_highbd_quantize_avx2.c19 static INLINE void init_one_qp(const __m128i *p, __m256i *qp) { in init_one_qp()
26 static INLINE void update_qp(__m256i *qp) { in update_qp()
34 __m256i *qp) { in init_qp()
48 static INLINE void quantize(const __m256i *qp, __m256i *c, in quantize()
100 __m256i qp[3], coeff; in av1_highbd_quantize_fp_avx2() local
Dav1_quantize_avx2.c25 static INLINE void init_one_qp(const __m128i *p, __m256i *qp) { in init_one_qp()
32 __m256i *thr, __m256i *qp) { in init_qp()
57 static INLINE void update_qp(__m256i *thr, __m256i *qp) { in update_qp()
199 const __m256i *thr, const __m256i *qp, const tran_low_t *coeff_ptr, in quantize_fp_16()
237 __m256i qp[3], thr; in av1_quantize_fp_avx2() local
266 const __m256i *thr, const __m256i *qp, const tran_low_t *coeff_ptr, in quantize_fp_32x32()
305 __m256i qp[3], thr; in av1_quantize_fp_32x32_avx2() local
334 static INLINE void quantize_fp_64x64(const __m256i *thr, const __m256i *qp, in quantize_fp_64x64()
387 __m256i qp[3], thr; in av1_quantize_fp_64x64_avx2() local
/external/libvpx/vpx_dsp/x86/
Dhighbd_quantize_intrin_avx2.c15 static VPX_FORCE_INLINE void init_one_qp(const __m128i *p, __m256i *qp) { in init_one_qp()
22 static VPX_FORCE_INLINE void update_qp(__m256i *qp) { in update_qp()
34 __m256i *qp, int log_scale) { in init_qp()
103 static VPX_FORCE_INLINE void quantize(const __m256i *qp, in quantize()
146 __m256i qp[5]; in vpx_highbd_quantize_b_avx2() local
190 const __m256i *qp, const tran_low_t *coeff_ptr, const int16_t *iscan_ptr, in quantize_b_32x32()
232 __m256i qp[5]; in vpx_highbd_quantize_b_32x32_avx2() local
/external/libaom/aom_dsp/x86/
Dhighbd_quantize_intrin_avx2.c18 static INLINE void init_one_qp(const __m128i *p, __m256i *qp) { in init_one_qp()
25 static INLINE void update_qp(__m256i *qp) { in update_qp()
34 const int16_t *quant_shift_ptr, __m256i *qp, in init_qp()
119 const __m256i *qp, const tran_low_t *coeff_ptr, const int16_t *iscan_ptr, in quantize_logscale()
153 static AOM_FORCE_INLINE void quantize(const __m256i *qp, in quantize()
197 __m256i qp[5]; in aom_highbd_quantize_b_avx2() local
234 __m256i qp[5]; in aom_highbd_quantize_b_32x32_avx2() local
270 __m256i qp[5]; in aom_highbd_quantize_b_64x64_avx2() local
/external/webrtc/sdk/android/api/org/webrtc/
DEncodedImage.java57 public final @Nullable Integer qp; field in EncodedImage
73 @Nullable Integer qp) { in EncodedImage()
132 private @Nullable Integer qp; field in EncodedImage.Builder
173 public Builder setQp(@Nullable Integer qp) { in setQp()
/external/google-breakpad/src/third_party/libdisasm/
Dx86_imm.c11 qword_t *qp = (qword_t *) dest; in x86_imm_signsized() local
43 qword_t *qp = (qword_t *) dest; in x86_imm_sized() local
/external/webrtc/common_video/h264/
Dh264_bitstream_parser_unittest.cc61 absl::optional<int> qp = h264_parser.GetLastSliceQp(); in TEST() local
79 absl::optional<int> qp = h264_parser.GetLastSliceQp(); in TEST() local
/external/libavc/encoder/
Dih264e_debug.h43 #define DEBUG_DUMP_QP(pic_cnt, qp, num_cores) \ argument
55 #define DEBUG_DUMP_QP(pic_cnt, qp, num_cores) (void); argument
/external/tensorflow/tensorflow/lite/toco/graph_transformations/
Dquantize.cc200 QuantizationPoints qp; in GetQuantizationPoints() local
337 const QuantizationPoints qp = GetQuantizationPoints(*quantized_data_type); in ChooseHardcodedQuantizationForOperatorOutput() local
352 const QuantizationPoints qp = GetQuantizationPoints(*quantized_data_type); in ChooseHardcodedQuantizationForOperatorOutput() local
362 const QuantizationPoints qp = GetQuantizationPoints(*quantized_data_type); in ChooseHardcodedQuantizationForOperatorOutput() local
375 const QuantizationPoints qp = GetQuantizationPoints(*quantized_data_type); in ChooseHardcodedQuantizationForOperatorOutput() local
/external/ComputeLibrary/src/core/NEON/kernels/arm_conv/depthwise/
Ddepthwise_implementation_constraints.hpp142 const auto qp = static_cast<const arm_gemm::Requantize32 *>(_qp); in qp_has_no_left_shift() local
151 const auto qp = static_cast<const arm_gemm::Requantize32 *>(_qp); in qp_zero_a_offset() local
158 const auto qp = static_cast<const arm_gemm::Requantize32 *>(_qp); in qp_skip_clamp() local
/external/webrtc/modules/video_coding/codecs/vp8/
Dlibvpx_vp8_decoder.cc203 int qp = qp_smoother_->GetAvg(); in Decode() local
280 int qp; in Decode() local
303 int qp, in ReturnFrame()
/external/webrtc/video/
Dreceive_statistics_proxy2.cc246 absl::optional<int> qp = qp_counters_.vp8.Avg(kMinRequiredSamples); in UpdateHistograms() local
412 absl::optional<int> qp = stats.qp_counter.Avg(kMinRequiredSamples); in UpdateHistograms() local
503 absl::optional<int> qp = qp_sample_.Avg(1); in QualitySample() local
750 absl::optional<uint8_t> qp, in OnDecodedFrame()
785 absl::optional<uint8_t> qp, in OnDecodedFrame()
964 void ReceiveStatisticsProxy::OnPreDecode(VideoCodecType codec_type, int qp) { in OnPreDecode()
/external/webrtc/logging/rtc_event_log/events/
Drtc_event_frame_decoded.h40 uint8_t qp; member
65 uint8_t qp() const { return qp_; } in qp() function
/external/webrtc/modules/video_coding/codecs/multiplex/
Dmultiplex_decoder_adapter.cc33 absl::optional<uint8_t> qp) override { in Decoded()
180 absl::optional<uint8_t> qp) { in Decoded()
226 const absl::optional<uint8_t>& qp, in MergeAlphaImages()
/external/webrtc/modules/video_coding/codecs/test/
Dvideo_codec_unittest.cc61 absl::optional<uint8_t> qp) { in Decoded()
161 absl::optional<uint8_t>* qp) { in WaitForDecodedFrame()
/external/webrtc/test/fuzzers/
Dvp8_qp_parser_fuzzer.cc14 int qp; in FuzzOneInput() local
/external/ComputeLibrary/src/core/NEON/kernels/arm_gemm/
Dutils.hpp117 inline bool quant_no_left_shift(const Requantize32 &qp) { in quant_no_left_shift()
127 inline bool quant_hybrid_symmetric(const Requantize32 &qp) { in quant_hybrid_symmetric()
133 inline bool quant_hybrid_asymmetric(const Requantize32 &qp) { in quant_hybrid_asymmetric()
/external/webrtc/api/video/
Dvideo_stream_decoder.h34 absl::optional<int> qp; member
/external/tensorflow/tensorflow/lite/kernels/internal/
Dquantization_util_test.cc163 QuantizationParams qp = ChooseQuantizationParams<uint8>(-10.0, 30.0); in TEST() local
169 QuantizationParams qp = ChooseQuantizationParams<uint8>(0.0, 30.0); in TEST() local
187 QuantizationParams qp = ChooseQuantizationParams<uint8>(0.0, 0.0); in TEST() local
193 QuantizationParams qp = ChooseQuantizationParams<uint8>(-10.0, 0.0); in TEST() local
/external/ComputeLibrary/src/core/NEON/kernels/arm_conv/depthwise/kernels/sve_s8q_packed_to_nhwc_3x3_s2_with_multiplier_output2x4_dot_depthfirst/
Dgeneric.cpp40 const arm_gemm::Requantize32& qp in sve_s8q_packed_to_nhwc_3x3_s2_with_multiplier_output2x4_dot_depthfirst_impl()
/external/ComputeLibrary/src/core/NEON/kernels/arm_conv/depthwise/kernels/a64_s8q_packed_to_nhwc_3x3_s2_with_multiplier_output2x4_dot_depthfirst/
Dgeneric.cpp39 const arm_gemm::Requantize32& qp in a64_s8q_packed_to_nhwc_3x3_s2_with_multiplier_output2x4_dot_depthfirst_impl()
/external/ComputeLibrary/src/core/NEON/kernels/arm_conv/depthwise/kernels/a64_u8q_packed_to_nhwc_3x3_s2_with_multiplier_output2x4_dot_depthfirst/
Dgeneric.cpp39 const arm_gemm::Requantize32& qp in a64_u8q_packed_to_nhwc_3x3_s2_with_multiplier_output2x4_dot_depthfirst_impl()
/external/ComputeLibrary/src/core/NEON/kernels/arm_conv/depthwise/kernels/sve_s8q_packed_to_nhwc_5x5_s1_with_multiplier_output4x2_dot_depthfirst/
Dgeneric.cpp40 const arm_gemm::Requantize32& qp in sve_s8q_packed_to_nhwc_5x5_s1_with_multiplier_output4x2_dot_depthfirst_impl()

123456789