Home
last modified time | relevance | path

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

123

/third_party/ffmpeg/libavcodec/
Dh264_loopfilter.c105 unsigned int qp, int a, int b, in filter_mb_edgev()
127 unsigned int qp, int a, int b, in filter_mb_edgecv()
150 int qp, int a, int b, in filter_mb_mbaff_edgev()
173 int bsi, int qp, int a, in filter_mb_mbaff_edgecv()
195 unsigned int qp, int a, int b, in filter_mb_edgeh()
217 unsigned int qp, int a, int b, in filter_mb_edgech()
260 int qp = h->cur_pic.qscale_table[mb_xy]; in h264_filter_mb_fast_internal() local
511 int qp; in filter_mb_dir() local
548 int qp; in filter_mb_dir() local
631 int qp; in filter_mb_dir() local
[all …]
Dh264_redundant_pps_bsf.c71 int qp; in h264_redundant_pps_fixup_slice() local
Dhevc_filter.c54 int qp, qp_i, offset, idxt; in chroma_tc() local
471 #define TC_CALC(qp, bs) \ argument
525 const int qp = (get_qPy(s, x - 1, y) + get_qPy(s, x, y) + 1) >> 1; in deblocking_filter_CTB() local
555 const int qp = (get_qPy(s, x, y - 1) + get_qPy(s, x, y) + 1) >> 1; in deblocking_filter_CTB() local
Dh264_mb_template.c228 int qp[2]; in FUNC() local
Dlibxavs2.c44 int qp; member
Dproresenc_anatoliy.c381 int qp) in encode_slice_data()
539 int unsafe, int *qp, int is_interlaced, int is_top_field) in encode_slice()
661 int mb_y, sl_data_size, qp, mb_height, picture_height, unsafe_mb_height_limit; in prores_encode_picture() local
/third_party/libunwind/include/
Dlibunwind-dynamic.h90 int8_t qp; /* qualifying predicate register */ member
183 #define _U_dyn_op_save_reg(op, qp, when, reg, dst) \ argument
186 #define _U_dyn_op_spill_fp_rel(op, qp, when, reg, offset) \ argument
190 #define _U_dyn_op_spill_sp_rel(op, qp, when, reg, offset) \ argument
194 #define _U_dyn_op_add(op, qp, when, reg, value) \ argument
197 #define _U_dyn_op_pop_frames(op, qp, when, num_frames) \ argument
206 #define _U_dyn_op_alias(op, qp, when, addr) \ argument
/third_party/ffmpeg/libavfilter/
Dvf_pp7.c86 int qp, i; in init_thres2() local
142 static int hardthresh_c(PP7Context *p, int16_t *src, int qp) in hardthresh_c()
158 static int mediumthresh_c(PP7Context *p, int16_t *src, int qp) in mediumthresh_c()
182 static int softthresh_c(PP7Context *p, int16_t *src, int qp) in softthresh_c()
238 int qp; in filter() local
Dvf_pp7.h31 int qp; member
Dvf_spp.c132 int qp, const uint8_t *permutation) in hardthresh_c()
153 int qp, const uint8_t *permutation) in softthresh_c()
287 int qp; in filter() local
Dvf_spp.h34 int qp; member
Dvf_codecview.c54 int qp; member
243 … const int qp = ff_norm_qscale(qp_table[(y >> 3) * qstride + (x >> 3)], qp_type) * 128/31; in filter_frame() local
Dvf_qp.c146 int qp = sd_in ? in_qp_global + BLOCK_QP_DELTA(block_idx) : NAN; in filter_frame() local
Dvf_fspp.h63 int qp; member
Dvf_mcdeint.c76 int qp; member
/third_party/ffmpeg/libavfilter/x86/
Dvf_spp.c31 int qp, const uint8_t *permutation) in hardthresh_mmx()
101 int qp, const uint8_t *permutation) in softthresh_mmx()
/third_party/ltp/tools/sparse/sparse-src/validation/
Drestrict.c22 void *const qp; in ref() local
/third_party/openh264/test/encoder/
DEncUT_EncoderMb.cpp119 void TestQuant (uint32_t qp, uint8_t* pSrc, uint8_t* pPred, int16_t* pDct, in TestQuant()
/third_party/ffmpeg/libavutil/
Dvideo_enc_params.h103 int32_t qp; member
/third_party/ejdb/src/jql/
Djql_internal.h17 JQP_QUERY *qp; member
/third_party/libunwind/src/ia64/
DGparser.c546 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
Dunwind_decoder.h144 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
/third_party/gstreamer/gstplugins_bad/ext/x265/
Dgstx265enc.h61 gint qp; member
/third_party/ejdb/src/jbi/
Djbi_uniq_scanner.c208 JQP_QUERY *qp = ctx->ux->q->qp; in jbi_uniq_scanner() local
Djbi_dup_scanner.c264 JQP_QUERY *qp = ctx->ux->q->qp; in jbi_dup_scanner() local

123