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

/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/parser/
H A Dh264parse_mem.c159 uint32_t is_updated=0; local
166 cp_using_dma(sps_entry_ptr, (uint32_t)(&is_updated), copy_size, 1, 0);
172 return is_updated;
181 uint32_t is_updated=0; local
187 cp_using_dma(sps_entry_ptr, (uint32_t)(&is_updated), copy_size, 0, 0);
/hardware/intel/img/psb_headers/DRM/cc54/inc/
H A Dwv_mod_drm_api.h201 * is_updated.
203 * Upon returning DRM_WV_MOD_SUCCESS and is_updated == 1, caller should
208 * This will only contain data if is_updated == 1.
213 * @param[out] is_updated
220 uint8_t *const is_updated);
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/include/
H A Dh264.h794 uint32_t is_updated; member in struct:_SPS_PAR_USED

Completed in 1030 milliseconds