Searched defs:cidx (Results 1 - 9 of 9) sorted by relevance
/third_party/ffmpeg/libavfilter/ |
H A D | vf_entropy.c | 110 int cidx = s->is_rgb ? s->rgba_map[plane] : plane; in filter_frame() local
|
H A D | vf_ssim.c | 377 int cidx = s->is_rgb ? s->rgba_map[i] : i; in do_ssim() local 389 int cidx = s->is_rgb ? s->rgba_map[i] : i; in do_ssim() local
|
/third_party/alsa-utils/iecset/ |
H A D | iecset.c | 324 unsigned int controls, cidx; in main() local
|
/third_party/pulseaudio/src/pulse/ |
H A D | stream.c | 2041 int cidx = 0; in pa_stream_update_timing_info() local
|
/third_party/node/deps/openssl/openssl/crypto/x509/ |
H A D | x509_vfy.c | 1266 int cidx = ctx->error_depth; in crl_akid_check() local
|
/third_party/node/deps/openssl/openssl/ssl/ |
H A D | t1_lib.c | 1490 size_t sent_sigslen, i, cidx; in tls12_check_peer_sigalg() local
|
/third_party/openssl/ssl/ |
H A D | t1_lib.c | 1470 size_t sent_sigslen, i, cidx; in tls12_check_peer_sigalg() local
|
/third_party/openssl/crypto/x509/ |
H A D | x509_vfy.c | 1266 int cidx = ctx->error_depth; in crl_akid_check() local
|
/third_party/ffmpeg/libavcodec/ |
H A D | hevcdec.c | 1720 chroma_mc_bi(HEVCContext *s, uint8_t *dst0, ptrdiff_t dststride, AVFrame *ref0, AVFrame *ref1, int x_off, int y_off, int block_w, int block_h, struct MvField *current_mv, int cidx) chroma_mc_bi() argument [all...] |
Completed in 27 milliseconds