Home
last modified time | relevance | path

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

/dports/lang/spidermonkey60/firefox-60.9.0/third_party/aom/av1/common/
H A Donyxc_int.h329 dequant_val_type_nuq uv_dequant_nuq[MAX_SEGMENTS][QUANT_PROFILES][COEF_BANDS]; member
728 memcpy(xd->plane[i].seg_dequant_nuq, cm->uv_dequant_nuq, in av1_init_macroblockd()
729 sizeof(cm->uv_dequant_nuq)); in av1_init_macroblockd()
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/aom/av1/decoder/
H A Ddecodeframe.c3037 cm->uv_dequant_nuq[i][dq][b], NULL, dq); in setup_segmentation_dequant()