Home
last modified time | relevance | path

Searched defs:top_used (Results 1 – 5 of 5) sorted by relevance

/rockchip-linux_mpp/mpp/hal/rkdec/h264d/
H A Dhal_h264d_vdpu_com.h43 RK_U32 top_used; member
H A Dhal_h264d_vdpu34x.c608 RK_U32 top_used = (pp->UsedForReferenceFlags >> (2 * i + 0)) & 0x01; in set_registers() local
H A Dhal_h264d_vdpu383.c256 RK_U32 top_used = (pp->UsedForReferenceFlags >> (2 * i + 0)) & 0x01; in prepare_spspps() local
H A Dhal_h264d_vdpu382.c614 RK_U32 top_used = (pp->UsedForReferenceFlags >> (2 * i + 0)) & 0x01; in set_registers() local
/rockchip-linux_mpp/mpp/codec/dec/h264/
H A Dh264d_global.h263 RK_U8 top_used; member