Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/enc/h265/
H A Dh265e_syntax.c40 static void fill_picture_parameters(const H265eCtx *h, in fill_picture_parameters() function
374 fill_picture_parameters(h, &syn->pp); in h265e_syntax_fill()
/rockchip-linux_mpp/mpp/codec/dec/h265/
H A Dh265d_parser2_syntax.c53 static void fill_picture_parameters(const HEVCContext *h, in fill_picture_parameters() function
355 fill_picture_parameters(h, &ctx_pic->pp); in h265d_parser2_syntax()