Home
last modified time | relevance | path

Searched defs:flush (Results 1 – 6 of 6) sorted by relevance

/rockchip-linux_mpp/mpp/codec/inc/
H A Dparser_api.h71 MPP_RET (*flush)(void *ctx); member
/rockchip-linux_mpp/mpp/hal/inc/
H A Dmpp_hal.h73 MPP_RET (*flush)(void *ctx); member
/rockchip-linux_mpp/mpp/legacy/
H A Drk_list.cpp211 RK_S32 rk_list::flush() in flush() function in rk_list
H A Dvpu_api_legacy.cpp526 RK_S32 VpuApiLegacy::flush(VpuCodecContext *ctx) in flush() function in VpuApiLegacy
/rockchip-linux_mpp/mpp/codec/dec/h265/
H A Dh265d_parser.c1174 static RK_S32 mpp_hevc_output_frame(void *ctx, int flush) in mpp_hevc_output_frame()
/rockchip-linux_mpp/inc/
H A Dvpu_api.h416 RK_S32 (*flush)(struct VpuCodecContext *ctx); member