OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:header_mem_p
(Results
1 - 11
of
11
) sorted by null
/hardware/intel/img/psb_video/src/mrst/
lnc_cmdbuf.h
81
unsigned char *
header_mem_p
;
member in struct:lnc_cmdbuf_s
lnc_H264ES.c
285
lnc__H264_prepare_sequence_header((IMG_UINT32 *)(cmdbuf->
header_mem_p
+ ctx->seq_header_ofs), pSequenceParams->max_num_ref_frames,
305
(unsigned char *)(cmdbuf->
header_mem_p
+ ctx->seq_header_ofs),
376
memcpy((unsigned char *)(cmdbuf->
header_mem_p
+ ctx->seq_header_ofs),
384
lnc__H264_prepare_picture_header((IMG_UINT32 *)(cmdbuf->
header_mem_p
+ ctx->pic_header_ofs));
502
lnc__H264_prepare_slice_header((IMG_UINT32 *)(cmdbuf->
header_mem_p
+ ctx->slice_header_ofs + ctx->obj_context->slice_count * HEADER_SIZE),
[
all
...]