Home
last modified time | relevance | path

Searched defs:discard (Results 1 – 9 of 9) sorted by relevance

/rockchip-linux_mpp/mpp/codec/dec/avs2/
H A Davs2d_api.c278 RK_U32 discard = 0; in avs2d_callback() local
/rockchip-linux_mpp/mpp/
H A Dmpp_impl.c76 RK_U32 discard; member
407 RK_U32 discard = mpp_frame_get_discard(frame); in mpp_ops_dec_get_frm() local
/rockchip-linux_mpp/mpp/base/inc/
H A Dmpp_packet_impl.h40 RK_U32 discard : 1; member
H A Dmpp_frame_impl.h110 RK_U32 discard; member
H A Dmpp_buffer_impl.h99 RK_S32 discard; member
/rockchip-linux_mpp/test/
H A Dmpi_dec_mt_test.c182 RK_U32 discard = mpp_frame_get_discard(frame); in thread_output() local
H A Dmpi_dec_nt_test.c173 RK_U32 discard = mpp_frame_get_discard(frame); in dec_loop() local
H A Dmpi_dec_test.c178 RK_U32 discard = mpp_frame_get_discard(frame); in dec_simple() local
/rockchip-linux_mpp/kmpp/base/inc/
H A Dkmpp_buffer_impl.h143 rk_u32 discard; member