Home
last modified time | relevance | path

Searched refs:fixed (Results 1 – 3 of 3) sorted by relevance

/rockchip-linux_mpp/mpp/hal/vpu/vp8e/
H A Dhal_vp8e_entropy.c36 RK_U32 old_prob, RK_U32 new_prob, RK_U32 fixed) in update_prob() argument
40 u = (RK_S32)fixed + ((vp8_prob_cost_tbl[255 - prob] - vp8_prob_cost_tbl[prob]) >> 8); in update_prob()
/rockchip-linux_mpp/doc/
H A DRockchip_Developer_Guide_MPP_EN.md133 In decoding process the decoded picture buffer usually needs to be recycled in a fixed buffer pool.…
479 1. The limitation of memory space is not accurate. The usage of memory is not fixed at 100% and wi…
545 At present, the hardware fixed output stream with the start code of 00 00 00 01, so the encode_get_…
563 Due to the configurable options and parameters of the encoder, the use of fixed structures is prone…
587fixed bit rate mode。In fixed bit rate mode, the target bit rate plays a decisive role.<br>VBR is V…
591fixed, and the frame rate calculation method is fps_in_num/fps_in_denom, which can indicate the fr…
592fixed, and the frame rate calculation method is fps_in_num/fps_in_denom, which can indicate the fr…
595fixed, and the frame rate calculation method is fps_out_num/fps_out_denom, which can indicate the …
610 …br>1-indicates a format without a start code.<br>At present, the internal fixed format is Annex B …
616 |h264:const_intra|S32|RK_S32|0-to close, fixed close in Baseline/Main profile.|
[all …]
/rockchip-linux_mpp/
H A Dreadme.txt370 1. The buffer limitation is still not accurate. Memory usage is 100% fixed.