Searched refs:psb__MPEG4_convert_iq_matrix (Results 1 – 2 of 2) sorted by relevance
1611 static void psb__MPEG4_convert_iq_matrix(uint32_t *dest32, unsigned char *src) in psb__MPEG4_convert_iq_matrix() function1635 … psb__MPEG4_convert_iq_matrix(ctx->qmatrix_data[NONINTRA_LUMA_Q], iq_matrix->non_intra_quant_mat); in psb__MPEG4_process_iq_matrix()1638 psb__MPEG4_convert_iq_matrix(ctx->qmatrix_data[INTRA_LUMA_Q], iq_matrix->intra_quant_mat); in psb__MPEG4_process_iq_matrix()
790 static void psb__MPEG4_convert_iq_matrix(uint32_t *dest32, unsigned char *src) in psb__MPEG4_convert_iq_matrix() function814 … psb__MPEG4_convert_iq_matrix(ctx->qmatrix_data[NONINTRA_LUMA_Q], iq_matrix->non_intra_quant_mat); in psb__MPEG4_process_iq_matrix()817 psb__MPEG4_convert_iq_matrix(ctx->qmatrix_data[INTRA_LUMA_Q], iq_matrix->intra_quant_mat); in psb__MPEG4_process_iq_matrix()