Home
last modified time | relevance | path

Searched defs:nz_map (Results 1 – 5 of 5) sorted by relevance

/dports/lang/spidermonkey60/firefox-60.9.0/third_party/aom/av1/decoder/
H A Ddecodetxb.c68 aom_prob *nz_map = fc->nz_map[txs_ctx][plane_type]; in read_nz_map() local
129 aom_prob *nz_map = fc->nz_map[txs_ctx][plane_type]; in read_nz_map_vert() local
208 aom_prob *nz_map = fc->nz_map[txs_ctx][plane_type]; in read_nz_map_horiz() local
280 aom_prob *nz_map = ec_ctx->nz_map[txs_ctx][plane_type]; in av1_read_coeffs_txb() local
/dports/math/casadi/casadi-3.5.5/casadi/interfaces/qpoases/
H A Dqpoases_interface.hpp71 std::vector<casadi_int> row, col, nz_map; member
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/aom/av1/encoder/
H A Dencodetxb.h62 const aom_prob *nz_map; member
H A Dencodetxb.c114 aom_prob *nz_map = fc->nz_map[txs_ctx][plane_type]; in write_nz_map() local
160 aom_prob *nz_map = fc->nz_map[txs_ctx][plane_type]; in write_nz_map_vert() local
220 aom_prob *nz_map = fc->nz_map[txs_ctx][plane_type]; in write_nz_map_horiz() local
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/aom/av1/common/
H A Dentropymode.h168 aom_prob nz_map[TX_SIZES][PLANE_TYPES][SIG_COEF_CONTEXTS]; member
455 unsigned int nz_map[TX_SIZES][PLANE_TYPES][SIG_COEF_CONTEXTS][2]; member