Searched defs:trans_idx (Results 1 – 4 of 4) sorted by relevance
/external/python/cpython3/Lib/zoneinfo/ |
D | _zoneinfo.py | 299 def _utcoff_to_dstoff(trans_idx, utcoffsets, isdsts): argument 362 def _ts_to_local(trans_idx, trans_list_utc, utcoffsets): argument
|
/external/python/cpython3/Modules/ |
D | _zoneinfo.c | 838 size_t *trans_idx = NULL; in load_data() local 1973 utcoff_to_dstoff(size_t *trans_idx, long *utcoffs, long *dstoffs, in utcoff_to_dstoff() 2057 ts_to_local(size_t *trans_idx, int64_t *trans_utc, long *utcoff, in ts_to_local()
|
/external/libhevc/encoder/ |
D | ihevce_enc_loop_utils.c | 2027 WORD32 trans_idx; in ihevce_t_q_iq_ssd_scan_fxn() local 2590 WORD32 trans_idx; in ihevce_it_recon_fxn() local 2710 WORD32 trans_idx; in ihevce_chroma_it_recon_fxn() local 6358 WORD32 trans_idx; in ihevce_intra_chroma_pred_mode_selector() local 10590 WORD32 trans_idx, cbf, u4_blk_sad; in ihevce_chroma_t_q_iq_ssd_scan_fxn() local
|
/external/libaom/av1/decoder/ |
D | decodemv.c | 464 int cache_idx = 0, trans_idx = n_cached_colors; in merge_colors() local
|