Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/dec/h264/
H A Dh264d_init.c869 static RK_U32 is_long_ref(H264_StorePic_t *s) in is_long_ref() function
885 RK_U32(*is_ref)(H264_StorePic_t * s) = (long_term) ? is_long_ref : is_short_ref; in gen_pic_list_from_frame_list()