Home
last modified time | relevance | path

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

/dports/lang/spidermonkey60/firefox-60.9.0/third_party/aom/av1/decoder/
H A Ddecodetxb.c65 unsigned int(*nz_map_count)[SIG_COEF_CONTEXTS][2] = in read_nz_map() local
97 if (counts) ++(*nz_map_count)[coeff_ctx][is_nz]; in read_nz_map()
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/aom/av1/encoder/
H A Dencodetxb.c2017 unsigned int(*nz_map_count)[SIG_COEF_CONTEXTS][2] = in av1_update_nz_eob_counts() local
2027 ++(*nz_map_count)[coeff_ctx][is_nz]; in av1_update_nz_eob_counts()
2056 unsigned int(*nz_map_count)[SIG_COEF_CONTEXTS][2] = in av1_update_nz_eob_counts_vert() local
2075 ++(*nz_map_count)[coeff_ctx][is_nz]; in av1_update_nz_eob_counts_vert()
2108 unsigned int(*nz_map_count)[SIG_COEF_CONTEXTS][2] = in av1_update_nz_eob_counts_horiz() local
2126 ++(*nz_map_count)[coeff_ctx][is_nz]; in av1_update_nz_eob_counts_horiz()