Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/codec/rc/
H A Drc_data_impl.cpp147 if (MPP_ABS(seq_id - indexes->seq_new) < MPP_ABS(seq_id - indexes->seq_old)) { in rc_data_group_get_node_by_seq_id()
204 indexes->seq_new = head->seq_id; in rc_data_group_put_node()
/OK3568_Linux_fs/external/mpp/mpp/codec/inc/
H A Drc_data_impl.h89 RK_S32 seq_new; member