Home
last modified time | relevance | path

Searched refs:picture (Results 1 – 4 of 4) sorted by relevance

/rockchip-linux_mpp/mpp/hal/vpu/vp8e/
H A Dhal_vp8e_base.c747 hw_cfg->internal_img_lum_base_r[0] = ref_pic_list[ref_idx].picture.lum; in set_picbuf_ref()
748 hw_cfg->internal_img_chr_base_r[0] = ref_pic_list[ref_idx].picture.cb; in set_picbuf_ref()
749 hw_cfg->internal_img_lum_base_r[1] = ref_pic_list[ref_idx].picture.lum; in set_picbuf_ref()
750 hw_cfg->internal_img_chr_base_r[1] = ref_pic_list[ref_idx].picture.cb; in set_picbuf_ref()
755 hw_cfg->internal_img_lum_base_r[1] = ref_pic_list[ref_idx2].picture.lum; in set_picbuf_ref()
756 hw_cfg->internal_img_chr_base_r[1] = ref_pic_list[ref_idx2].picture.cb; in set_picbuf_ref()
764 if (!pic_buf->cur_pic->picture.lum) { in set_picbuf_ref()
780 cur_pic->picture.lum = pic_buf->ref_pic[recIdx].picture.lum; in set_picbuf_ref()
781 pic_buf->ref_pic[recIdx].picture.lum = 0; in set_picbuf_ref()
787 hw_cfg->internal_img_lum_base_w = pic_buf->cur_pic->picture.lum; in set_picbuf_ref()
[all …]
H A Dhal_vp8e_base.h185 HalVp8ePic picture; member
/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.…
413 …der ignores the frame sequence discontinuity caused by frame dropping or picture order count, just…
890 (3) the format description of the input picture.
900 | -hstride | the horizontal stride of input picture, in byte |
901 | -vstride | the vertical stride of input picture, in 1 |
902 | -f | the format of input picture, NV12 by default |
916 …(i), output file (o), encoding frame number (n), and the format of input picture(f) are optional p…
/rockchip-linux_mpp/
H A DCHANGELOG.md227 - [avsd]: Skip redundant zeros between fields inside one picture