Searched defs:cidx (Results 1 - 11 of 11) 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
|
| /device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
| H A D | aiutils.c | 598 uint i, j, cidx; in ai_coreaddrspaceX() local 699 uint cidx; in ai_addrspace() local 730 uint cidx; in ai_addrspacesize() local [all...] |
| H A D | siutils.c | 3675 uint cidx = (BUSTYPE(sih->bustype) == SI_BUS) ? SI_CC_IDX : sih->buscoreidx; in si_srpwr_stat() local 3693 uint cidx = (BUSTYPE(sih->bustype) == SI_BUS) ? SI_CC_IDX : sih->buscoreidx; in si_srpwr_domain() 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 34 milliseconds