Home
last modified time | relevance | path

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

/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/include/
Dh264parse_sei.h80 }h264_SEI_pic_timing_t; typedef
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/parser/
Dh264parse_sei.c95 h264_SEI_pic_timing_t* sei_msg_ptr; in h264_sei_pic_timing()
96 h264_SEI_pic_timing_t sei_pic_timing; in h264_sei_pic_timing()
109 sei_msg_ptr = (h264_SEI_pic_timing_t *)(&sei_pic_timing); in h264_sei_pic_timing()