Home
last modified time | relevance | path

Searched defs:abs_qc (Results 1 – 15 of 15) sorted by relevance

/dports/graphics/dssim/dssim-3.1.2/cargo-crates/libaom-sys-0.9.1/vendor/av1/encoder/
H A Dtxb_rdopt_utils.h71 static INLINE int get_golomb_cost(int abs_qc) { in get_golomb_cost()
107 int ci, tran_low_t abs_qc, int coeff_ctx, in get_two_coeff_cost_simple()
131 static INLINE int get_coeff_cost_eob(int ci, tran_low_t abs_qc, int sign, in get_coeff_cost_eob()
152 static INLINE int get_coeff_cost_general(int is_last, int ci, tran_low_t abs_qc, in get_coeff_cost_general()
182 static INLINE void get_qc_dqc_low(tran_low_t abs_qc, int sign, int dqv, in get_qc_dqc_low()
H A Dtxb_rdopt.c34 const tran_low_t abs_qc = abs(qc); in update_coeff_general() local
94 const tran_low_t abs_qc = abs(qc); in update_coeff_simple() local
143 const tran_low_t abs_qc = abs(qc); in update_coeff_eob() local
361 const tran_low_t abs_qc = abs(qc); in av1_optimize_txb() local
/dports/multimedia/aom/aom-3.2.0/av1/encoder/
H A Dtxb_rdopt_utils.h74 static INLINE int get_golomb_cost(int abs_qc) { in get_golomb_cost()
110 int ci, tran_low_t abs_qc, int coeff_ctx, in get_two_coeff_cost_simple()
134 static INLINE int get_coeff_cost_eob(int ci, tran_low_t abs_qc, int sign, in get_coeff_cost_eob()
155 static INLINE int get_coeff_cost_general(int is_last, int ci, tran_low_t abs_qc, in get_coeff_cost_general()
185 static INLINE void get_qc_dqc_low(tran_low_t abs_qc, int sign, int dqv, in get_qc_dqc_low()
H A Dtxb_rdopt.c34 const tran_low_t abs_qc = abs(qc); in update_coeff_general() local
94 const tran_low_t abs_qc = abs(qc); in update_coeff_simple() local
143 const tran_low_t abs_qc = abs(qc); in update_coeff_eob() local
355 const tran_low_t abs_qc = abs(qc); in av1_optimize_txb() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libaom/source/libaom/av1/encoder/
H A Dencodetxb.c278 static INLINE int get_golomb_cost(int abs_qc) {
831 int ci, tran_low_t abs_qc, int coeff_ctx,
855 static INLINE int get_coeff_cost_eob(int ci, tran_low_t abs_qc, int sign,
876 static INLINE int get_coeff_cost_general(int is_last, int ci, tran_low_t abs_qc,
906 static INLINE void get_qc_dqc_low(tran_low_t abs_qc, int sign, int dqv,
934 const tran_low_t abs_qc = abs(qc); local
994 const tran_low_t abs_qc = abs(qc); local
1043 const tran_low_t abs_qc = abs(qc); local
1227 const tran_low_t abs_qc = abs(qc); local
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/aom/av1/encoder/
H A Dencodetxb.c527 static INLINE int get_br_cost(tran_low_t abs_qc, int ctx, in get_br_cost()
551 static INLINE int get_base_cost(tran_low_t abs_qc, int ctx, in get_base_cost()
834 static INLINE int get_golomb_cost(int abs_qc) { in get_golomb_cost()
1003 const tran_low_t abs_qc = abs(qc); in try_neighbor_level_down_br() local
1037 const tran_low_t abs_qc = abs(qc); in try_neighbor_level_down_base() local
1079 const tran_low_t abs_qc = abs(qc); in try_neighbor_level_down_nz() local
1114 const tran_low_t abs_qc = abs(qc); in try_self_level_down() local
1359 const int abs_qc = abs(qc); in get_low_coeff_cost() local
1395 const int abs_qc = abs(qc); in try_change_eob() local
1452 const int abs_qc = abs(qc); in update_level_down() local
[all …]
/dports/www/firefox-esr/firefox-91.8.0/third_party/aom/av1/encoder/
H A Dencodetxb.c287 static INLINE int get_br_cost(tran_low_t abs_qc, int ctx,
302 static INLINE int get_golomb_cost(int abs_qc) {
317 const tran_low_t abs_qc = abs(qc); local
1292 int ci, tran_low_t abs_qc, int coeff_ctx,
1310 static INLINE int get_coeff_cost_general(int is_last, int ci, tran_low_t abs_qc,
1337 static INLINE void get_qc_dqc_low(tran_low_t abs_qc, int sign, int dqv,
1364 const tran_low_t abs_qc = abs(qc); local
1414 const tran_low_t abs_qc = abs(qc); local
1462 const tran_low_t abs_qc = abs(qc); local
1636 const tran_low_t abs_qc = abs(qc); local
/dports/www/firefox/firefox-99.0/third_party/aom/av1/encoder/
H A Dencodetxb.c287 static INLINE int get_br_cost(tran_low_t abs_qc, int ctx,
302 static INLINE int get_golomb_cost(int abs_qc) {
317 const tran_low_t abs_qc = abs(qc); local
1292 int ci, tran_low_t abs_qc, int coeff_ctx,
1310 static INLINE int get_coeff_cost_general(int is_last, int ci, tran_low_t abs_qc,
1337 static INLINE void get_qc_dqc_low(tran_low_t abs_qc, int sign, int dqv,
1364 const tran_low_t abs_qc = abs(qc); local
1414 const tran_low_t abs_qc = abs(qc); local
1462 const tran_low_t abs_qc = abs(qc); local
1636 const tran_low_t abs_qc = abs(qc); local
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/aom/av1/encoder/
H A Dencodetxb.c287 static INLINE int get_br_cost(tran_low_t abs_qc, int ctx,
302 static INLINE int get_golomb_cost(int abs_qc) {
317 const tran_low_t abs_qc = abs(qc); local
1292 int ci, tran_low_t abs_qc, int coeff_ctx,
1310 static INLINE int get_coeff_cost_general(int is_last, int ci, tran_low_t abs_qc,
1337 static INLINE void get_qc_dqc_low(tran_low_t abs_qc, int sign, int dqv,
1364 const tran_low_t abs_qc = abs(qc); local
1414 const tran_low_t abs_qc = abs(qc); local
1462 const tran_low_t abs_qc = abs(qc); local
1636 const tran_low_t abs_qc = abs(qc); local
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/aom/av1/encoder/
H A Dencodetxb.c287 static INLINE int get_br_cost(tran_low_t abs_qc, int ctx,
302 static INLINE int get_golomb_cost(int abs_qc) {
317 const tran_low_t abs_qc = abs(qc); local
1292 int ci, tran_low_t abs_qc, int coeff_ctx,
1310 static INLINE int get_coeff_cost_general(int is_last, int ci, tran_low_t abs_qc,
1337 static INLINE void get_qc_dqc_low(tran_low_t abs_qc, int sign, int dqv,
1364 const tran_low_t abs_qc = abs(qc); local
1414 const tran_low_t abs_qc = abs(qc); local
1462 const tran_low_t abs_qc = abs(qc); local
1636 const tran_low_t abs_qc = abs(qc); local
/dports/multimedia/gstreamer1-plugins-svt-av1/SVT-AV1-3971c982311d49f9355dc8dccdcf8d21b70fa624/Source/Lib/Encoder/Codec/
H A DEbFullLoop.c788 static INLINE int32_t get_golomb_cost(int32_t abs_qc) { in get_golomb_cost()
800 static INLINE int get_coeff_cost_general(int is_last, int ci, TranLow abs_qc, int sign, in get_coeff_cost_general()
829 static INLINE void get_qc_dqc_low(TranLow abs_qc, int sign, int dqv, int shift, TranLow *qc_low, in get_qc_dqc_low()
865 static AOM_FORCE_INLINE int get_two_coeff_cost_simple(int ci, TranLow abs_qc, int coeff_ctx, in get_two_coeff_cost_simple()
889 static INLINE int get_coeff_cost_eob(int ci, TranLow abs_qc, int sign, int coeff_ctx, in get_coeff_cost_eob()
923 const TranLow abs_qc = abs(qc); in update_coeff_eob() local
1029 const TranLow abs_qc = abs(qc); in update_coeff_general() local
1092 const TranLow abs_qc = abs(qc); in update_coeff_simple() local
1252 const TranLow abs_qc = abs(qc); in svt_av1_optimize_b() local
H A DEbRateDistortionCost.c102 static INLINE int32_t get_golomb_cost(int32_t abs_qc) { in get_golomb_cost()
/dports/multimedia/svt-av1/SVT-AV1-3971c982311d49f9355dc8dccdcf8d21b70fa624/Source/Lib/Encoder/Codec/
H A DEbFullLoop.c788 static INLINE int32_t get_golomb_cost(int32_t abs_qc) { in get_golomb_cost()
800 static INLINE int get_coeff_cost_general(int is_last, int ci, TranLow abs_qc, int sign, in get_coeff_cost_general()
829 static INLINE void get_qc_dqc_low(TranLow abs_qc, int sign, int dqv, int shift, TranLow *qc_low, in get_qc_dqc_low()
865 static AOM_FORCE_INLINE int get_two_coeff_cost_simple(int ci, TranLow abs_qc, int coeff_ctx, in get_two_coeff_cost_simple()
889 static INLINE int get_coeff_cost_eob(int ci, TranLow abs_qc, int sign, int coeff_ctx, in get_coeff_cost_eob()
923 const TranLow abs_qc = abs(qc); in update_coeff_eob() local
1029 const TranLow abs_qc = abs(qc); in update_coeff_general() local
1092 const TranLow abs_qc = abs(qc); in update_coeff_simple() local
1252 const TranLow abs_qc = abs(qc); in svt_av1_optimize_b() local
H A DEbRateDistortionCost.c102 static INLINE int32_t get_golomb_cost(int32_t abs_qc) { in get_golomb_cost()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libaom/source/libaom/av1/encoder/
H A Dencodetxb.c289 static INLINE int get_golomb_cost(int abs_qc) {
330 const tran_low_t abs_qc = abs(qc); local
1413 int ci, tran_low_t abs_qc, int coeff_ctx,
1437 static INLINE int get_coeff_cost_eob(int ci, tran_low_t abs_qc, int sign,
1458 static INLINE int get_coeff_cost_general(int is_last, int ci, tran_low_t abs_qc,
1488 static INLINE void get_qc_dqc_low(tran_low_t abs_qc, int sign, int dqv,
1516 const tran_low_t abs_qc = abs(qc); local
1576 const tran_low_t abs_qc = abs(qc); local
1625 const tran_low_t abs_qc = abs(qc); local
1820 const tran_low_t abs_qc = abs(qc); local