Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/codec/enc/h264/
H A Dh264e_api_v2.c415 ((dst->entropy_coding_mode_ex != src->entropy_coding_mode_ex) || in h264e_proc_h264_cfg()
417 dst->entropy_coding_mode_ex = src->entropy_coding_mode_ex; in h264e_proc_h264_cfg()
500 entropy_coding_mode = dst->entropy_coding_mode_ex; in h264e_proc_h264_cfg()
/OK3568_Linux_fs/external/mpp/inc/
H A Drk_venc_cmd.h759 RK_S32 entropy_coding_mode_ex; member
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/mpp/include/rockchip/
H A Drk_venc_cmd.h744 RK_S32 entropy_coding_mode_ex; member
/OK3568_Linux_fs/external/mpp/mpp/base/
H A Dmpp_enc_cfg.cpp193 …2, RK_S32, MPP_ENC_H264_CFG_CHANGE_ENTROPY, codec.h264, entropy_coding_mode_ex) \