Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/enc/h265/
H A Dh265e_slice.c413 RK_S32 counter = 0; in h265e_code_slice_header() local
420 counter++; in h265e_code_slice_header()
440 if (counter < numLtrpInSPS) { in h265e_code_slice_header()
442 mpp_writer_put_bits(bitIf, ltrpInSPS[counter], bitsForLtrpInSPS); in h265e_code_slice_header()
/rockchip-linux_mpp/doc/
H A DRockchip_Developer_Guide_MPP_EN.md125 … provides functions such as memory block allocate and release, reference counter increase and decr…