Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/common/
Dav1_common_int.h476 const qm_val_t *v_iqmatrix[MAX_SEGMENTS][TX_SIZES_ALL]; member
964 memcpy(xd->plane[i].seg_iqmatrix, quant_params->v_iqmatrix, in av1_init_macroblockd()
965 sizeof(quant_params->v_iqmatrix)); in av1_init_macroblockd()
/external/libaom/libaom/av1/decoder/
Ddecodeframe.c1897 quant_params->v_iqmatrix[i][j] = in setup_segmentation_dequant()