Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/enc/h265/
H A Dh265e_api.c328 RK_S32 cfg_max_tid = h265->max_tid; in h265e_proc_hal() local
330 if (cpb_max_tid != cfg_max_tid) { in h265e_proc_hal()
332 cfg_max_tid, cpb_max_tid); in h265e_proc_hal()
/rockchip-linux_mpp/mpp/codec/enc/h264/
H A Dh264e_api_v2.c514 RK_S32 cfg_max_tid = h264->max_tid; in h264e_proc_hal() local
516 if (cpb_max_tid != cfg_max_tid) { in h264e_proc_hal()
518 cfg_max_tid, cpb_max_tid); in h264e_proc_hal()