Home
last modified time | relevance | path

Searched refs:chroma (Results 1 – 6 of 6) sorted by relevance

/rockchip-linux_mpp/utils/
H A Dutils.c412 crc->chroma.sum_cnt = grp_cnt; in calc_frm_crc()
416 wide_bit_sum(&dat8[y * stride], width, &crc->chroma.sum[y / grp_line_cnt]); in calc_frm_crc()
420 wide_bit_sum(&dat8[y * stride], width, &crc->chroma.sum[y / grp_line_cnt]); in calc_frm_crc()
430 crc->chroma.len = height * width / 2; in calc_frm_crc()
431 crc->chroma.vor = xor; in calc_frm_crc()
447 fprintf(fp, " %d,", crc->chroma.len); in write_frm_crc()
448 for (loop = 0; loop < crc->chroma.sum_cnt; loop++) { in write_frm_crc()
449 fprintf(fp, " %lx,", crc->chroma.sum[loop]); in write_frm_crc()
451 fprintf(fp, " %08x\n", crc->chroma.vor); in write_frm_crc()
471 ret |= fscanf(fp, "%d", &crc->chroma.len); in read_frm_crc()
[all …]
H A Dutils.h40 DataCrc chroma; member
/rockchip-linux_mpp/test/
H A Dmpi_dec_nt_test.c282 data->checkcrc.chroma.sum = mpp_malloc(RK_ULONG, 512); in thread_decode()
299 MPP_FREE(data->checkcrc.chroma.sum); in thread_decode()
H A Dmpi_dec_test.c373 data->checkcrc.chroma.sum = mpp_malloc(RK_ULONG, 512); in thread_decode()
404 MPP_FREE(data->checkcrc.chroma.sum); in thread_decode()
/rockchip-linux_mpp/
H A DCHANGELOG.md351 - [h265d]: Fix conformance window offsets for chroma formats
508 - [enc]: Add config entry for output chroma format
/rockchip-linux_mpp/doc/
H A DRockchip_Developer_Guide_MPP_EN.md770chroma part will be read when reading the lower edge data of the brightness, and the lower edge of…