Home
last modified time | relevance | path

Searched defs:scan_order (Results 1 – 25 of 31) sorted by relevance

12

/aosp_15_r20/external/libvpx/test/
H A Dvp9_quantize_test.cc62 const struct ScanOrder *const scan_order) { in Quant32x32Wrapper()
78 const struct ScanOrder *const scan_order) { in QuantFPWrapper()
320 const struct ScanOrder *const scan_order, in quant_fp_nz()
396 const struct ScanOrder *const scan_order) { in quantize_fp_nz_c()
405 const struct ScanOrder *const scan_order) { in quantize_fp_32x32_nz_c()
/aosp_15_r20/external/libvpx/vp9/encoder/
H A Dvp9_quantize.c30 const struct ScanOrder *const scan_order) { in vp9_quantize_fp_c()
63 const struct ScanOrder *const scan_order) { in vp9_highbd_quantize_fp_c()
96 const struct ScanOrder *const scan_order) { in vp9_quantize_fp_32x32_c()
130 const struct ScanOrder *const scan_order) { in vp9_highbd_quantize_fp_32x32_c()
H A Dvp9_encodemb.c354 const ScanOrder *const scan_order = &vp9_default_scan_orders[tx_size]; in vp9_xform_quant_fp() local
494 const ScanOrder *const scan_order = &vp9_default_scan_orders[tx_size]; in vp9_xform_quant() local
808 const ScanOrder *scan_order; in vp9_encode_block_intra() local
/aosp_15_r20/external/libvpx/vpx_dsp/
H A Dquantize.c122 const struct ScanOrder *const scan_order) { in vpx_quantize_b_c()
172 const struct ScanOrder *const scan_order) { in vpx_highbd_quantize_b_c()
220 const struct ScanOrder *const scan_order) { in vpx_quantize_b_32x32_c()
281 uint16_t *eob_ptr, const struct ScanOrder *const scan_order) { in vpx_highbd_quantize_b_32x32_c()
/aosp_15_r20/external/libvpx/vp9/encoder/arm/neon/
H A Dvp9_quantize_neon.c124 const struct ScanOrder *const scan_order) { in vp9_quantize_fp_neon()
192 const struct ScanOrder *const scan_order) { in vp9_quantize_fp_32x32_neon()
263 const struct ScanOrder *const scan_order) { in vp9_highbd_quantize_fp_neon()
351 const struct ScanOrder *const scan_order) { in vp9_highbd_quantize_fp_32x32_neon()
/aosp_15_r20/external/libvpx/vp9/encoder/x86/
H A Dvp9_quantize_avx2.c108 const struct ScanOrder *const scan_order) { in vp9_quantize_fp_avx2()
212 const struct ScanOrder *const scan_order) { in vp9_quantize_fp_32x32_avx2()
333 const struct ScanOrder *const scan_order) { in vp9_highbd_quantize_fp_avx2()
396 const struct ScanOrder *const scan_order) { in vp9_highbd_quantize_fp_32x32_avx2()
H A Dvp9_quantize_ssse3.c27 const struct ScanOrder *const scan_order) { in vp9_quantize_fp_ssse3()
127 const struct ScanOrder *const scan_order) { in vp9_quantize_fp_32x32_ssse3()
H A Dvp9_quantize_sse2.c27 const struct ScanOrder *const scan_order) { in vp9_quantize_fp_sse2()
/aosp_15_r20/external/libaom/test/
H A Dscan_test.cc28 static int scan_order_test(const SCAN_ORDER *scan_order, int w, int h, in scan_order_test()
125 const SCAN_ORDER *scan_order = in TEST() local
H A Dencodemb_test.cc28 const SCAN_ORDER *const scan_order = get_scan(tx_size, tx_type); in ToScanOrder() local
39 const SCAN_ORDER *const scan_order = get_scan(tx_size, tx_type); in ToLexicoOrder() local
H A Dav1_highbd_iht_test.cc236 const SCAN_ORDER *scan_order = get_default_scan(tx_size_, tx_type_); in RunAV1InvTxfm2dTest() local
/aosp_15_r20/external/libvpx/vpx_dsp/x86/
H A Dquantize_ssse3.c26 const struct ScanOrder *const scan_order) { in vpx_quantize_b_ssse3()
112 const struct ScanOrder *const scan_order) { in vpx_quantize_b_32x32_ssse3()
H A Dquantize_avx.c29 const struct ScanOrder *const scan_order) { in vpx_quantize_b_avx()
145 const struct ScanOrder *const scan_order) { in vpx_quantize_b_32x32_avx()
H A Dhighbd_quantize_intrin_sse2.c25 const struct ScanOrder *const scan_order) { in vpx_highbd_quantize_b_sse2()
99 uint16_t *eob_ptr, const struct ScanOrder *const scan_order) { in vpx_highbd_quantize_b_32x32_sse2()
H A Dhighbd_quantize_intrin_avx2.c140 const struct ScanOrder *const scan_order) { in vpx_highbd_quantize_b_avx2()
224 uint16_t *eob_ptr, const struct ScanOrder *const scan_order) { in vpx_highbd_quantize_b_32x32_avx2()
H A Dquantize_avx2.c162 const struct ScanOrder *const scan_order) { in vpx_quantize_b_avx2()
259 const struct ScanOrder *const scan_order) { in vpx_quantize_b_32x32_avx2()
H A Dquantize_sse2.c25 const struct ScanOrder *const scan_order) { in vpx_quantize_b_sse2()
/aosp_15_r20/external/libaom/av1/encoder/
H A Dtxb_rdopt.c301 const SCAN_ORDER *scan_order = get_scan(tx_size, tx_type); in av1_optimize_txb() local
462 const SCAN_ORDER *const scan_order = get_scan(tx_size, tx_type); in warehouse_efficients_txb() local
553 const SCAN_ORDER *scan_order = get_scan(tx_size, tx_type); in av1_cost_coeffs_txb_estimate() local
635 const SCAN_ORDER *scan_order = get_scan(tx_size, tx_type); in av1_cost_coeffs_txb_laplacian() local
H A Dencodetxb.c375 const SCAN_ORDER *const scan_order = get_scan(tx_size, tx_type); local
475 const SCAN_ORDER *scan_order, int eob) {
588 const SCAN_ORDER *const scan_order = get_scan(tx_size, tx_type); local
750 const SCAN_ORDER *const scan_order = get_scan(tx_size, tx_type); local
H A Dnonrd_opt.c185 const SCAN_ORDER *const scan_order = &av1_scan_orders[tx_size][DCT_DCT]; in av1_block_yrd() local
403 const SCAN_ORDER *scan_order = NULL; in av1_block_yrd_idtx() local
H A Dtx_search.c1164 const SCAN_ORDER *const scan_order = in prune_txk_type_separ() local
1200 const SCAN_ORDER *const scan_order = in prune_txk_type_separ() local
1296 const SCAN_ORDER *const scan_order = in prune_txk_type() local
2181 const SCAN_ORDER *const scan_order = in search_tx_type() local
2201 const SCAN_ORDER *const scan_order = in search_tx_type() local
3155 const SCAN_ORDER *const scan_order = in av1_estimate_txfm_yrd() local
H A Dallintra_vis.c243 const SCAN_ORDER *const scan_order = &av1_scan_orders[tx_size][DCT_DCT]; in rate_estimator() local
366 const SCAN_ORDER *const scan_order = &av1_scan_orders[tx_size][DCT_DCT]; in av1_calc_mb_wiener_var_row() local
/aosp_15_r20/external/libvpx/vpx_dsp/arm/
H A Dquantize_neon.c77 const struct ScanOrder *const scan_order) { in vpx_quantize_b_neon()
218 const struct ScanOrder *const scan_order) { in vpx_quantize_b_32x32_neon()
H A Dhighbd_quantize_neon.c102 const struct ScanOrder *const scan_order) { in vpx_highbd_quantize_b_neon()
226 uint16_t *eob_ptr, const struct ScanOrder *const scan_order) { in vpx_highbd_quantize_b_32x32_neon()
/aosp_15_r20/external/libvpx/vpx_dsp/loongarch/
H A Dquantize_lsx.c98 const struct ScanOrder *const scan_order) { in vpx_quantize_b_lsx()
174 const struct ScanOrder *const scan_order) { in vpx_quantize_b_32x32_lsx()

12