/third_party/ltp/tools/sparse/sparse-src/validation/ |
H A D | restrict.c | 22 void *const qp; in ref() local
|
/third_party/ffmpeg/libavfilter/ |
H A D | vf_pp7.h | 32 int qp; member
|
H A D | vf_spp.h | 35 int qp; member
|
H A D | vf_qp.c | 51 AVFILTER_DEFINE_CLASS(qp); variable 146 int qp = sd_in ? in_qp_global + BLOCK_QP_DELTA(block_idx) : NAN; in filter_frame() local
|
H A D | vf_fspp.h | 64 int qp; member
|
H A D | vf_mcdeint.c | 76 int qp; member
|
H A D | vf_codecview.c | 55 int qp; member 251 const int qp = ff_norm_qscale(qp_table[(y >> 3) * qstride + (x >> 3)], qp_type) * 128/31; in filter_frame() local
|
H A D | vf_spp.c | 277 int qp; in filter() local 121 hardthresh_c(int16_t dst[64], const int16_t src[64], int qp, const uint8_t *permutation) hardthresh_c() argument 142 softthresh_c(int16_t dst[64], const int16_t src[64], int qp, const uint8_t *permutation) softthresh_c() argument [all...] |
H A D | vf_uspp.c | 48 int qp; member
|
H A D | vf_pp7.c | 85 int qp, i; in init_thres2() local 141 static int hardthresh_c(PP7Context *p, int16_t *src, int qp) in hardthresh_c() argument 157 mediumthresh_c(PP7Context *p, int16_t *src, int qp) mediumthresh_c() argument 181 softthresh_c(PP7Context *p, int16_t *src, int qp) softthresh_c() argument 237 int qp; filter() local [all...] |
/third_party/ffmpeg/libavutil/ |
H A D | video_enc_params.h | 103 int32_t qp; member
|
/third_party/ffmpeg/libavfilter/x86/ |
H A D | vf_spp.c | 29 hardthresh_mmx(int16_t dst[64], const int16_t src[64], int qp, const uint8_t *permutation) hardthresh_mmx() argument 99 softthresh_mmx(int16_t dst[64], const int16_t src[64], int qp, const uint8_t *permutation) softthresh_mmx() argument
|
/third_party/ffmpeg/libavcodec/ |
H A D | h264_mb_template.c | 228 int qp[2]; in hl_decode_mb() local
|
H A D | libxavs2.c | 47 int qp; member
|
H A D | libsvtav1.c | 77 int qp; member
|
H A D | h264_loopfilter.c | 100 filter_mb_edgev(uint8_t *pix, int stride, const int16_t bS[4], unsigned int qp, int a, int b, const H264Context *h, int intra) filter_mb_edgev() argument 122 filter_mb_edgecv(uint8_t *pix, int stride, const int16_t bS[4], unsigned int qp, int a, int b, const H264Context *h, int intra) filter_mb_edgecv() argument 144 filter_mb_mbaff_edgev(const H264Context *h, uint8_t *pix, int stride, const int16_t bS[7], int bsi, int qp, int a, int b, int intra) filter_mb_mbaff_edgev() argument 167 filter_mb_mbaff_edgecv(const H264Context *h, uint8_t *pix, int stride, const int16_t bS[7], int bsi, int qp, int a, int b, int intra) filter_mb_mbaff_edgecv() argument 190 filter_mb_edgeh(uint8_t *pix, int stride, const int16_t bS[4], unsigned int qp, int a, int b, const H264Context *h, int intra) filter_mb_edgeh() argument 212 filter_mb_edgech(uint8_t *pix, int stride, const int16_t bS[4], unsigned int qp, int a, int b, const H264Context *h, int intra) filter_mb_edgech() argument 257 int qp = h->cur_pic.qscale_table[mb_xy]; h264_filter_mb_fast_internal() local 508 int qp; filter_mb_dir() local 545 int qp; filter_mb_dir() local 628 int qp; filter_mb_dir() local 739 int qp[2]; ff_h264_filter_mb() local [all...] |
H A D | vaapi_encode_mpeg2.c | 487 int qp; in vaapi_encode_mpeg2_init_slice_params() local
|
H A D | cavsdec.c | 549 decode_residual_block(AVSContext *h, GetBitContext *gb, const struct dec_2dvlc *r, int esc_golomb_order, int qp, uint8_t *dst, ptrdiff_t stride) decode_residual_block() argument [all...] |
H A D | vaapi_encode_h265.c | 66 int qp; member
|
H A D | ratecontrol.c | 63 static inline double qp2bits(RateControlEntry *rce, double qp) in qp2bits() argument
|
H A D | hevc_filter.c | 52 int qp, qp_i, offset, idxt; in chroma_tc() local 534 const int qp in deblocking_filter_CTB() local 564 const int qp = (get_qPy(s, x, y - 1) + get_qPy(s, x, y) + 1) >> 1; deblocking_filter_CTB() local [all...] |
H A D | qsvenc.c | 1627 int updated = 0, qp = 0, new_qp; in update_qp() local [all...] |
/third_party/libunwind/libunwind/src/ia64/ |
H A 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 [all...] |
/third_party/musl/libc-test/src/functionalext/supplement/network/ |
H A D | nameservercheck_client.c | 392 const unsigned char *qp[2] = { qbuf[0], qbuf[1] }; in main() local
|
/third_party/libunwind/libunwind/include/ |
H A D | libunwind-dynamic.h | 90 int8_t qp; /* qualifying predicate register */ member [all...] |