Home
last modified time | relevance | path

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

/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/parser/
Dviddec_h264_workload.c913 wi.data.data_offset = pInfo->h264_pwt_end_byte_offset- pInfo->h264_pwt_start_byte_offset+1; in h264_parse_emit_current_slice()
923 …viddec_pm_append_misc_tags(parent, pInfo->h264_pwt_start_byte_offset, pInfo->h264_pwt_end_byte_off… in h264_parse_emit_current_slice()
931 …viddec_pm_append_misc_tags(parent, pInfo->h264_pwt_start_byte_offset, pInfo->h264_pwt_end_byte_off… in h264_parse_emit_current_slice()
Dviddec_h264_parse.c122 pInfo->h264_pwt_start_byte_offset=0; in viddec_h264_parse()
Dmix_vbp_h264_stubs.c204 wi.data.data_offset = pInfo->h264_pwt_end_byte_offset- pInfo->h264_pwt_start_byte_offset+1; in h264_parse_emit_current_slice()
Dh264parse_sh.c232 pInfo->h264_pwt_start_byte_offset = byte_offset; in h264_Parse_Slice_Header_3()
Dh264parse.c348 pInfo->h264_pwt_start_byte_offset = 0; in h264_init_Info_under_sps_pps_level()
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/include/
Dh264.h979 uint32_t h264_pwt_start_byte_offset; member