Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/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()
/OK3568_Linux_fs/external/mpp/mpp/codec/
H A Dmpp_dec.cpp442 val = hal_info_to_string(hal_info, DEC_INFO_FORMAT, &dec->coding); in update_dec_hal_info()
443 hal_info_set(hal_info, DEC_INFO_FORMAT, CODEC_INFO_FLAG_STRING, val); in update_dec_hal_info()
/OK3568_Linux_fs/kernel/drivers/video/rockchip/mpp/
H A Dmpp_common.h177 DEC_INFO_FORMAT, enumerator