Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/dec/m2v/
H A Dm2vd_parser.c132 static RK_S32 m2vd_show_bits(BitReadCtx_t *bx, RK_U32 bits) in m2vd_show_bits() function
570 while (m2vd_show_bits(bx, 24) != 0x01) { in m2vd_search_header()
579 return m2vd_show_bits(bx, 32); in m2vd_search_header()