Searched refs:info_flags (Results 1 - 8 of 8) sorted by relevance

/external/kernel-headers/original/uapi/linux/
H A Dedd.h73 __u16 info_flags; member in struct:edd_device_params
/external/libnfc-nci/src/nfa/include/
H A Dnfa_api.h298 UINT8 info_flags; /* information flags */ member in struct:__anon10200
388 UINT8 info_flags; /* information flags */ member in struct:__anon10211
/external/webrtc/webrtc/modules/video_coding/codecs/h264/
H A Dh264_video_toolbox_encoder.cc160 VTEncodeInfoFlags info_flags,
168 if (info_flags & kVTEncodeInfo_FrameDropped) {
157 VTCompressionOutputCallback(void* encoder, void* params, OSStatus status, VTEncodeInfoFlags info_flags, CMSampleBufferRef sample_buffer) argument
H A Dh264_video_toolbox_decoder.cc84 VTDecodeInfoFlags info_flags,
81 VTDecompressionOutputCallback(void* decoder, void* params, OSStatus status, VTDecodeInfoFlags info_flags, CVImageBufferRef image_buffer, CMTime timestamp, CMTime duration) argument
/external/libnfc-nci/src/nfa/rw/
H A Dnfa_rw_act.c1338 i93_params.i93.info_flags = (I93_INFO_FLAG_DSFID|I93_INFO_FLAG_MEM_SIZE|I93_INFO_FLAG_AFI);
1372 i93_params.i93.info_flags = p_rw_data->i93_sys_info.info_flags;
1387 conn_evt_data.i93_cmd_cplt.params.sys_info.info_flags = p_rw_data->i93_sys_info.info_flags;
2779 tag_params.i93.info_flags = (I93_INFO_FLAG_DSFID|I93_INFO_FLAG_MEM_SIZE);
2798 tag_params.i93.info_flags = I93_INFO_FLAG_DSFID;
/external/libnfc-nci/src/nfc/tags/
H A Drw_i93.c139 &&(p_i93->info_flags & I93_INFO_FLAG_IC_REF) )
214 STREAM_TO_UINT8 (p_i93->info_flags, p);
219 if (p_i93->info_flags & I93_INFO_FLAG_DSFID)
223 if (p_i93->info_flags & I93_INFO_FLAG_AFI)
227 if (p_i93->info_flags & I93_INFO_FLAG_MEM_SIZE)
244 if (p_i93->info_flags & I93_INFO_FLAG_IC_REF)
453 rw_data.i93_sys_info.info_flags = p_i93->info_flags;
2427 if (p_i93->info_flags & I93_INFO_FLAG_DSFID)
2435 if (p_i93->info_flags
[all...]
/external/libnfc-nci/src/nfc/include/
H A Drw_api.h224 UINT8 info_flags; /* information flags */ member in struct:__anon10556
/external/libnfc-nci/src/nfc/int/
H A Drw_int.h532 UINT8 info_flags; /* information flags */ member in struct:__anon10600

Completed in 346 milliseconds