Searched refs:chroma_matrix (Results 1 – 3 of 3) sorted by relevance
441 unsigned char *chroma_matrix, in customize_quantization_tables() argument447 if((NULL == luma_matrix) || (NULL == chroma_matrix) || in customize_quantization_tables()465 chroma_matrix[uc_j] = (unsigned char)uc_qVal; in customize_quantization_tables()
636 unsigned char *chroma_matrix,
285 unsigned char *chroma_matrix, in CustomizeQuantizationTables() argument291 if((NULL == luma_matrix) || (NULL == chroma_matrix) || in CustomizeQuantizationTables()309 chroma_matrix[uc_j] = (unsigned char)uc_qVal; in CustomizeQuantizationTables()