/external/webrtc/webrtc/modules/rtp_rtcp/source/ |
D | h264_bitstream_parser_unittest.cc | 37 int qp; in TEST() local 44 int qp; in TEST() local 51 int qp; in TEST() local
|
/external/libaom/libaom/av1/encoder/x86/ |
D | av1_highbd_quantize_avx2.c | 19 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
|
D | av1_quantize_avx2.c | 40 static INLINE void init_one_qp(const __m128i *p, __m256i *qp) { in init_one_qp() 47 __m256i *thr, __m256i *qp) { in init_qp() 69 static INLINE void update_qp(int log_scale, __m256i *thr, __m256i *qp) { in update_qp() 107 static INLINE void quantize(const __m256i *thr, const __m256i *qp, __m256i *c, in quantize() 147 __m256i qp[3]; in av1_quantize_fp_avx2() local 178 static INLINE void quantize_32x32(const __m256i *thr, const __m256i *qp, in quantize_32x32() 222 __m256i qp[3]; in av1_quantize_fp_32x32_avx2() local 253 static INLINE void quantize_64x64(const __m256i *thr, const __m256i *qp, in quantize_64x64() 301 __m256i qp[3]; in av1_quantize_fp_64x64_avx2() local
|
/external/libaom/libaom/aom_dsp/x86/ |
D | highbd_quantize_intrin_avx2.c | 18 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() 66 static INLINE void quantize(const __m256i *qp, __m256i *c, in quantize() 123 __m256i qp[5], coeff; in aom_highbd_quantize_b_avx2() local
|
/external/google-breakpad/src/third_party/libdisasm/ |
D | x86_imm.c | 11 qword_t *qp = (qword_t *) dest; in x86_imm_signsized() local 43 qword_t *qp = (qword_t *) dest; in x86_imm_sized() local
|
/external/libavc/encoder/ |
D | ih264e_debug.h | 43 #define DEBUG_DUMP_QP(pic_cnt, qp, num_cores) \ argument 55 #define DEBUG_DUMP_QP(pic_cnt, qp, num_cores) (void); argument
|
D | irc_frame_info_collector.h | 69 #define FI_UPDATE_MB_QP(frame_info,qp,mb_type)\ argument
|
/external/libunwind/include/ |
D | libunwind-dynamic.h | 86 int8_t qp; /* qualifying predicate register */ member 178 #define _U_dyn_op_save_reg(op, qp, when, reg, dst) \ argument 181 #define _U_dyn_op_spill_fp_rel(op, qp, when, reg, offset) \ argument 185 #define _U_dyn_op_spill_sp_rel(op, qp, when, reg, offset) \ argument 189 #define _U_dyn_op_add(op, qp, when, reg, value) \ argument 192 #define _U_dyn_op_pop_frames(op, qp, when, num_frames) \ argument 201 #define _U_dyn_op_alias(op, qp, when, addr) \ argument
|
/external/webrtc/webrtc/modules/video_coding/utility/ |
D | qp_parser.cc | 18 bool QpParser::GetQp(const VCMEncodedFrame& frame, int* qp) { in GetQp()
|
D | quality_scaler.cc | 53 void QualityScaler::ReportQP(int qp) { in ReportQP()
|
D | vp8_header_parser.cc | 162 bool GetQp(const uint8_t* buf, size_t length, int* qp) { in GetQp()
|
/external/webrtc/webrtc/test/fuzzers/ |
D | vp8_qp_parser_fuzzer.cc | 14 int qp; in FuzzOneInput() local
|
/external/tensorflow/tensorflow/lite/toco/graph_transformations/ |
D | quantize.cc | 159 QuantizationPoints qp; in GetQuantizationPoints() local 289 const QuantizationPoints qp = GetQuantizationPoints(*quantized_data_type); in ChooseHardcodedQuantizationForOperatorOutput() local 304 const QuantizationPoints qp = GetQuantizationPoints(*quantized_data_type); in ChooseHardcodedQuantizationForOperatorOutput() local 314 const QuantizationPoints qp = GetQuantizationPoints(*quantized_data_type); in ChooseHardcodedQuantizationForOperatorOutput() local 327 const QuantizationPoints qp = GetQuantizationPoints(*quantized_data_type); in ChooseHardcodedQuantizationForOperatorOutput() local
|
/external/tensorflow/tensorflow/lite/kernels/internal/ |
D | quantization_util_test.cc | 160 QuantizationParams qp = ChooseQuantizationParams<uint8>(-10.0, 30.0); in TEST() local 166 QuantizationParams qp = ChooseQuantizationParams<uint8>(0.0, 30.0); in TEST() local 184 QuantizationParams qp = ChooseQuantizationParams<uint8>(0.0, 0.0); in TEST() local 190 QuantizationParams qp = ChooseQuantizationParams<uint8>(-10.0, 0.0); in TEST() local
|
/external/webrtc/webrtc/modules/video_coding/codecs/vp8/ |
D | default_temporal_layers.h | 38 void FrameEncoded(unsigned int size, uint32_t timestamp, int qp) override {} in FrameEncoded()
|
D | screenshare_layers.cc | 171 int qp) { in FrameEncoded()
|
D | realtime_temporal_layers.cc | 249 void FrameEncoded(unsigned int size, uint32_t timestamp, int qp) override {} in FrameEncoded()
|
D | vp8_impl.cc | 1006 int qp = -1; in GetEncodedPartitions() local 1034 int qp; in GetEncodedPartitions() local
|
/external/libunwind/src/ia64/ |
D | unwind_decoder.h | 144 unsigned char byte1, byte2, abreg, qp; in unw_decode_x3() local 164 unsigned char byte1, byte2, byte3, qp, abreg, x, ytreg; in unw_decode_x4() local
|
D | Gparser.c | 546 desc_is_active (unsigned char qp, unw_word t, struct ia64_state_record *sr) in desc_is_active() 560 desc_restore_p (unsigned char qp, unw_word t, unsigned char abreg, in desc_restore_p() 575 desc_spill_reg_p (unsigned char qp, unw_word t, unsigned char abreg, in desc_spill_reg_p() 597 desc_spill_psprel_p (unsigned char qp, unw_word t, unsigned char abreg, in desc_spill_psprel_p() 612 desc_spill_sprel_p (unsigned char qp, unw_word t, unsigned char abreg, in desc_spill_sprel_p() 799 int8_t qp; in parse_dynamic() local
|
/external/python/cpython2/Lib/ |
D | mimify.py | 38 qp = re.compile('^content-transfer-encoding:\\s*quoted-printable', re.I) variable
|
/external/webrtc/webrtc/video/ |
D | receive_statistics_proxy.cc | 59 int qp = qp_counters_.vp8.Avg(kMinRequiredSamples); in UpdateHistograms() local
|
/external/libpcap/ |
D | pcap-rdmasniff.c | 56 struct ibv_qp * qp; member
|
/external/libhevc/decoder/ |
D | ihevcd_cabac.c | 134 WORD32 qp, in ihevcd_cabac_init()
|
/external/webrtc/talk/app/webrtc/java/jni/ |
D | androidmediaencoder_jni.cc | 968 int qp; in DeliverPendingOutputs() local 975 int qp; in DeliverPendingOutputs() local
|