Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/hal/common/
H A Dhal_info.h42 DEC_INFO_FORMAT = (DEC_INFO_BASE + 3), enumerator
H A Dhal_info.c193 case DEC_INFO_FORMAT : { in hal_info_to_string()
/rockchip-linux_mpp/mpp/codec/
H A Dmpp_dec.c435 val = hal_info_to_string(hal_info, DEC_INFO_FORMAT, &dec->coding); in update_dec_hal_info()
436 hal_info_set(hal_info, DEC_INFO_FORMAT, CODEC_INFO_FLAG_STRING, val); in update_dec_hal_info()