Home
last modified time | relevance | path

Searched defs:scan_idx (Results 1 – 9 of 9) sorted by relevance

/external/libaom/libaom/av1/common/
Dtxb_common.h301 static INLINE int get_lower_levels_ctx_eob(int bwl, int height, int scan_idx) { in get_lower_levels_ctx_eob()
332 static INLINE int get_lower_levels_ctx_general(int is_last, int scan_idx, in get_lower_levels_ctx_general()
/external/libhevc/encoder/
Dihevce_enc_sbh_funcs.c138 WORD32 scan_idx = ps_rdoq_sbh_params->i4_scan_idx; in ihevce_sign_data_hiding() local
Dihevce_enc_loop_utils.c932 WORD32 scan_idx, in ihevce_scan_coeffs()
6359 WORD32 scan_idx; in ihevce_intra_chroma_pred_mode_selector() local
7072 WORD32 scan_idx; in ihevce_chroma_cu_prcs_rdopt() local
Dihevce_cabac_tu.c2347 WORD32 scan_idx = ps_rdoq_ctxt->i4_scan_idx; in ihevce_cabac_residue_encode_rdoq() local
/external/libhevc/decoder/
Dihevcd_parse_residual.c195 WORD32 scan_idx; in ihevcd_parse_residual_coding() local
/external/libhevc/encoder/arm/
Dihevce_scan_coeffs_neon.c119 WORD32 scan_idx, in ihevce_scan_coeffs_neon()
/external/icu/icu4c/source/test/perf/ustrperf/
Dstringperf.h452 volatile int scan_idx; variable
/external/libaom/libaom/av1/encoder/
Dencodetxb.c324 static int get_coeff_cost(const tran_low_t qc, const int scan_idx,
355 const int height, const int scan_idx,
369 static void get_dist_cost_stats(LevelDownStats *const stats, const int scan_idx,
432 LevelDownStats *const stats, const int scan_idx,
Dencodemb.c177 const int scan_idx = scan_order->scan[i]; in av1_dropout_qcoeff() local