Home
last modified time | relevance | path

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

/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/include/
Dh264.h911 } h264_img_par; typedef
970 h264_img_par img;
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/parser/
Dh264parse.c292 h264_memset(&(pInfo->img), 0x0, sizeof(h264_img_par) ); in h264_init_img()
344 h264_memset( &(pInfo->img), 0x0, sizeof(h264_img_par) ); in h264_init_Info_under_sps_pps_level()