Home
last modified time | relevance | path

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

/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/parser/
Dh264parse_mem.c159 uint32_t is_updated=0; in h264_Parse_Check_Sps_Updated_Flag() local
166 cp_using_dma(sps_entry_ptr, (uint32_t)(&is_updated), copy_size, 1, 0); in h264_Parse_Check_Sps_Updated_Flag()
172 return is_updated; in h264_Parse_Check_Sps_Updated_Flag()
181 uint32_t is_updated=0; in h264_Parse_Clear_Sps_Updated_Flag() local
187 cp_using_dma(sps_entry_ptr, (uint32_t)(&is_updated), copy_size, 0, 0); in h264_Parse_Clear_Sps_Updated_Flag()
/hardware/intel/img/psb_headers/DRM/cc54/inc/
Dwv_mod_drm_api.h220 uint8_t *const is_updated);
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/include/
Dh264.h794 uint32_t is_updated; member