Home
last modified time | relevance | path

Searched refs:write_nz_map (Results 1 – 1 of 1) sorted by relevance

/dports/lang/spidermonkey60/firefox-60.9.0/third_party/aom/av1/encoder/
H A Dencodetxb.c96 static INLINE void write_nz_map(aom_writer *w, const tran_low_t *tcoeff, in write_nz_map() function
300 write_nz_map(w, tcoeff, eob, plane, scan, tx_size, tx_type, ec_ctx); in av1_write_coeffs_txb()
312 write_nz_map(w, tcoeff, eob, plane, scan, tx_size, tx_type, ec_ctx); in av1_write_coeffs_txb()
325 write_nz_map(w, tcoeff, eob, plane, scan, tx_size, tx_type, ec_ctx); in av1_write_coeffs_txb()