OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:p_hdrs_buf
(Results
1 - 3
of
3
) sorted by null
/hardware/intel/img/psb_headers/DRM/cc54/inc/
pr_drm_api.h
31
uint8_t *
p_hdrs_buf
;
member in struct:drm_nalu_headers
wv_drm_api.h
86
uint8_t *
p_hdrs_buf
;
member in struct:drm_wv_nalu_headers
/hardware/intel/common/omx-components/videocodec/securevideo/moorefield/
OMXVideoDecoderAVCSecure.cpp
302
nalu_headers.
p_hdrs_buf
= (uint8_t *)(dataBuffer->data + nalu_headers.frame_size + 4);
404
nalu_headers.
p_hdrs_buf
= (uint8_t *)(dataBuffer->data + nalu_headers.frame_size + 4);
Completed in 542 milliseconds