| /external/libvpx/test/ |
| D | vp9_quantize_test.cc | 62 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()
|
| /external/libvpx/vp9/encoder/ |
| D | vp9_quantize.c | 29 const struct ScanOrder *const scan_order) { in vp9_quantize_fp_c() 62 const struct ScanOrder *const scan_order) { in vp9_highbd_quantize_fp_c() 95 const struct ScanOrder *const scan_order) { in vp9_quantize_fp_32x32_c() 129 const struct ScanOrder *const scan_order) { in vp9_highbd_quantize_fp_32x32_c()
|
| D | vp9_encodemb.c | 354 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
|
| /external/libvpx/vp9/encoder/x86/ |
| D | vp9_quantize_ssse3.c | 27 const struct ScanOrder *const scan_order) { in vp9_quantize_fp_ssse3() 127 const struct ScanOrder *const scan_order) { in vp9_quantize_fp_32x32_ssse3()
|
| D | vp9_quantize_sse2.c | 27 const struct ScanOrder *const scan_order) { in vp9_quantize_fp_sse2()
|
| D | vp9_quantize_avx2.c | 108 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()
|
| /external/libaom/test/ |
| D | scan_test.cc | 28 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
|
| D | encodemb_test.cc | 28 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
|
| D | av1_highbd_iht_test.cc | 236 const SCAN_ORDER *scan_order = get_default_scan(tx_size_, tx_type_); in RunAV1InvTxfm2dTest() local
|
| D | av1_inv_txfm2d_test.cc | 282 const SCAN_ORDER *scan_order = get_default_scan(tx_size, tx_type); in RunAV1InvTxfm2dTest() local
|
| /external/libvpx/vpx_dsp/x86/ |
| D | quantize_ssse3.c | 26 const struct ScanOrder *const scan_order) { in vpx_quantize_b_ssse3() 112 const struct ScanOrder *const scan_order) { in vpx_quantize_b_32x32_ssse3()
|
| D | quantize_avx.c | 29 const struct ScanOrder *const scan_order) { in vpx_quantize_b_avx() 145 const struct ScanOrder *const scan_order) { in vpx_quantize_b_32x32_avx()
|
| D | highbd_quantize_intrin_sse2.c | 25 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()
|
| D | quantize_sse2.c | 25 const struct ScanOrder *const scan_order) { in vpx_quantize_b_sse2()
|
| D | highbd_quantize_intrin_avx2.c | 140 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()
|
| D | quantize_avx2.c | 162 const struct ScanOrder *const scan_order) { in vpx_quantize_b_avx2() 259 const struct ScanOrder *const scan_order) { in vpx_quantize_b_32x32_avx2()
|
| /external/libvpx/vpx_dsp/ |
| D | quantize.c | 122 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()
|
| /external/libvpx/vp9/encoder/arm/neon/ |
| D | vp9_quantize_neon.c | 124 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()
|
| /external/libvpx/vpx_dsp/arm/ |
| D | quantize_neon.c | 77 const struct ScanOrder *const scan_order) { in vpx_quantize_b_neon() 218 const struct ScanOrder *const scan_order) { in vpx_quantize_b_32x32_neon()
|
| D | highbd_quantize_neon.c | 102 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()
|
| /external/libvpx/vpx_dsp/loongarch/ |
| D | quantize_lsx.c | 98 const struct ScanOrder *const scan_order) { in vpx_quantize_b_lsx() 174 const struct ScanOrder *const scan_order) { in vpx_quantize_b_32x32_lsx()
|
| /external/libaom/av1/encoder/ |
| D | encodetxb.c | 356 const SCAN_ORDER *const scan_order = get_scan(tx_size, tx_type); local 456 const SCAN_ORDER *scan_order, int eob) { 569 const SCAN_ORDER *const scan_order = get_scan(tx_size, tx_type); local 731 const SCAN_ORDER *const scan_order = get_scan(tx_size, tx_type); local
|
| D | txb_rdopt.c | 301 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
|
| D | nonrd_opt.c | 184 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
|
| /external/libaom/av1/decoder/ |
| D | decodetxb.c | 167 const SCAN_ORDER *const scan_order = get_scan(tx_size, tx_type); in av1_read_coeffs_txb() local
|