HomeSort by relevance Sort by last modified time
    Searched refs:context_ENC_p (Results 1 - 25 of 29) sorted by null

1 2

  /hardware/intel/img/psb_video/src/
tng_hostbias.h 36 void tng_init_bias_params(context_ENC_p ctx);
37 VAStatus tng__generate_bias(context_ENC_p ctx);
38 VAStatus tng_load_bias(context_ENC_p ctx, IMG_FRAME_TYPE eFrameType);
tng_trace.h 33 void tng_trace_setvideo(context_ENC_p ctx, IMG_UINT32 ui32StreamID);
42 int apSliceParamsTemplates_dump(context_ENC_p ctx, IMG_UINT32 ui32StreamIndex, IMG_UINT32 ui32SliceBufIdx);
tng_picmgmt.h 200 VAStatus tng_picmgmt_update(context_ENC_p ctx, IMG_PICMGMT_TYPE eType, unsigned int ref);
206 IMG_UINT32 tng_send_codedbuf(context_ENC_p ctx, IMG_UINT32 ui32SlotIndex);
207 IMG_UINT32 tng_send_source_frame(context_ENC_p ctx, IMG_UINT32 ui32SlotIndex, IMG_UINT32 ui32DisplayOrder);
208 IMG_UINT32 tng_send_rec_frames(context_ENC_p ctx, IMG_INT8 i8HeaderSlotNum, IMG_BOOL bLongTerm);
209 IMG_UINT32 tng_send_ref_frames(context_ENC_p ctx, IMG_UINT32 ui32RefIndex, IMG_BOOL bLongTerm);
tng_hostair.h 37 IMG_UINT32 tng_fill_slice_map(context_ENC_p ctx, IMG_INT32 i32SlotNum, IMG_UINT32 ui32StreamIndex);
38 void tng_air_set_input_control(context_ENC_p ctx, IMG_UINT8 ui8StreamID);
39 void tng_air_set_output_control(context_ENC_p ctx, IMG_UINT8 ui8StreamID);
40 VAStatus tng_air_buf_create(context_ENC_p ctx);
41 void tng_air_buf_free(context_ENC_p ctx);
tng_hostcode.h 479 typedef struct context_ENC_s *context_ENC_p;
490 //VAStatus tng_InitContext(context_ENC_p ctx);
496 VAStatus tng_BeginPicture(context_ENC_p ctx);
497 VAStatus tng_EndPicture(context_ENC_p ctx);
500 context_ENC_p ctx, IMG_UINT16 YSliceStartPos,
505 context_ENC_p ctx,
513 VAStatus tng_RenderPictureParameter(context_ENC_p ctx);
514 void tng__setup_enc_profile_features(context_ENC_p ctx, IMG_UINT32 ui32EncProfile);
515 VAStatus tng__patch_hw_profile(context_ENC_p ctx);
516 void tng_reset_encoder_params(context_ENC_p ctx)
    [all...]
tng_H264ES.c 61 #define INIT_CONTEXT_H264ES context_ENC_p ctx = (context_ENC_p) obj_context->format_data
70 context_ENC_p ctx;
71 ctx = (context_ENC_p) obj_context->format_data;
104 context_ENC_p ctx = (context_ENC_p) obj_context->format_data;
151 context_ENC_p ctx = (context_ENC_p) obj_context->format_data;
163 context_ENC_p ctx = (context_ENC_p) obj_context->format_data
    [all...]
pnw_hostcode.h 332 typedef struct context_ENC_s *context_ENC_p;
553 void pnw__setup_rcdata(context_ENC_p ctx, PIC_PARAMS *psPicParams, IMG_RC_PARAMS *rc_params);
559 VAStatus pnw_BeginPicture(context_ENC_p ctx);
560 VAStatus pnw_EndPicture(context_ENC_p ctx);
563 context_ENC_p ctx, IMG_UINT16 YSliceStartPos,
568 context_ENC_p ctx,
576 VAStatus pnw_RenderPictureParameter(context_ENC_p ctx, int core);
579 void pnw_reset_encoder_params(context_ENC_p ctx);
583 VAStatus pnw_set_bias(context_ENC_p ctx, int core);
tng_hostair.c 42 VAStatus tng_air_buf_create(context_ENC_p ctx)
56 static void tng_air_buf_clear(context_ENC_p ctx)
69 void tng_air_buf_free(context_ENC_p ctx)
79 static IMG_UINT16 tng__rand(context_ENC_p ctx)
88 IMG_UINT32 tng_fill_slice_map(context_ENC_p ctx, IMG_INT32 i32SlotNum, IMG_UINT32 ui32StreamIndex)
228 context_ENC_p ctx,
255 context_ENC_p ctx,
277 context_ENC_p ctx,
386 context_ENC_p ctx,
407 static void tng__send_air_inp_ctrl_buf(context_ENC_p ctx, IMG_INT8 *pInpCtrlBuf
    [all...]
tng_MPEG4ES.c 55 #define INIT_CONTEXT_MPEG4ES context_ENC_p ctx = (context_ENC_p) obj_context->format_data
125 context_ENC_p ctx;
135 ctx = (context_ENC_p) obj_context->format_data;
220 static VAStatus tng__MPEG4ES_process_sequence_param(context_ENC_p ctx, object_buffer_p obj_buffer)
308 static VAStatus tng__MPEG4ES_process_picture_param(context_ENC_p ctx, object_buffer_p obj_buffer)
355 static VAStatus tng__MPEG4ES_process_slice_param(context_ENC_p ctx, object_buffer_p obj_buffer)
374 static VAStatus tng__MPEG4ES_process_misc_param(context_ENC_p ctx, object_buffer_p obj_buffer)
tng_jpegES.c 327 context_ENC_p ctx = (context_ENC_p)pJPEGContext->ctx;
361 context_ENC_p ctx = (context_ENC_p)pJPEGContext->ctx;
500 context_ENC_p ctx = (context_ENC_p)pJPEGContext->ctx;
511 context_ENC_p ctx = (context_ENC_p)pJPEGContext->ctx;
534 context_ENC_p ctx = (context_ENC_p)pJPEGContext->ctx
    [all...]
pnw_H263ES.c 46 #define INIT_CONTEXT_H263ES context_ENC_p ctx = (context_ENC_p) (obj_context->format_data)
106 context_ENC_p ctx;
116 ctx = (context_ENC_p) obj_context->format_data;
177 static VAStatus pnw__H263ES_process_sequence_param(context_ENC_p ctx, object_buffer_p obj_buffer)
272 static VAStatus pnw__H263ES_process_picture_param(context_ENC_p ctx, object_buffer_p obj_buffer)
344 static VAStatus pnw__H263ES_process_slice_param(context_ENC_p ctx, object_buffer_p obj_buffer)
pnw_MPEG4ES.c 46 #define INIT_CONTEXT_MPEG4ES context_ENC_p ctx = (context_ENC_p) obj_context->format_data
108 context_ENC_p ctx;
118 ctx = (context_ENC_p) obj_context->format_data;
186 static VAStatus pnw__MPEG4ES_process_sequence_param(context_ENC_p ctx, object_buffer_p obj_buffer)
314 static VAStatus pnw__MPEG4ES_process_picture_param(context_ENC_p ctx, object_buffer_p obj_buffer)
385 static VAStatus pnw__MPEG4ES_process_slice_param(context_ENC_p ctx, object_buffer_p obj_buffer)
tng_hostbias.c 208 context_ENC_p ctx)
275 context_ENC_p ctx)
340 static void tng__H264ES_generate_bias_tables(context_ENC_p ctx)
461 VAStatus tng__generate_bias(context_ENC_p ctx)
504 context_ENC_p ctx,
561 static void tng__MPEG4_load_bias_tables(context_ENC_p ctx)
622 context_ENC_p ctx,
708 VAStatus tng_load_bias(context_ENC_p ctx, IMG_FRAME_TYPE eFrameType)
734 void tng_init_bias_params(context_ENC_p ctx)
pnw_jpeg.c 44 #define INIT_CONTEXT_JPEG context_ENC_p ctx = (context_ENC_p) obj_context->format_data
134 context_ENC_p ctx;
144 ctx = (context_ENC_p) obj_context->format_data;
234 context_ENC_p ctx;
238 ctx = (context_ENC_p)(obj_context->format_data);
312 static VAStatus pnw__jpeg_process_picture_param(context_ENC_p ctx, object_buffer_p obj_buffer)
458 static VAStatus pnw__jpeg_process_qmatrix_param(context_ENC_p ctx, object_buffer_p obj_buffer)
tng_H263ES.c 55 #define INIT_CONTEXT_H263ES context_ENC_p ctx = (context_ENC_p) obj_context->format_data
125 context_ENC_p ctx;
134 ctx = (context_ENC_p) obj_context->format_data;
209 static VAStatus tng__H263ES_process_sequence_param(context_ENC_p ctx, object_buffer_p obj_buffer)
292 static VAStatus tng__H263ES_process_picture_param(context_ENC_p ctx, object_buffer_p obj_buffer)
358 static VAStatus tng__H263ES_process_slice_param(context_ENC_p ctx, object_buffer_p obj_buffer)
377 static VAStatus tng__H263ES_process_misc_param(context_ENC_p ctx, object_buffer_p obj_buffer)
tng_cmdbuf.c 127 context_ENC_p ctx = (context_ENC_p) obj_context->format_data;
378 context_ENC_p ctx = (context_ENC_p) obj_context->format_data;
723 context_ENC_p ctx = (context_ENC_p) obj_context->format_data;
831 context_ENC_p ctx = (context_ENC_p)(obj_context->format_data);
tng_hostcode.c 149 static VAStatus tng__alloc_context_buffer(context_ENC_p ctx, IMG_UINT8 ui8IsJpeg, IMG_UINT32 ui32StreamID)
297 static void tng__free_context_buffer(context_ENC_p ctx, unsigned char is_JPEG, unsigned int stream_id)
371 void tng__setup_enc_profile_features(context_ENC_p ctx, IMG_UINT32 ui32EncProfile)
426 VAStatus tng__patch_hw_profile(context_ENC_p ctx)
543 context_ENC_p ctx;
545 ctx = (context_ENC_p)obj_context->format_data;
564 static VAStatus tng__init_rc_params(context_ENC_p ctx, object_config_p obj_config)
633 static VAStatus tng__get_encoder_caps(context_ENC_p ctx)
687 static VAStatus tng__init_context(context_ENC_p ctx)
784 context_ENC_p ctx
    [all...]
pnw_hostcode.c 48 /*static VAStatus pnw_DetectFrameSkip(context_ENC_p ctx);*/
51 context_ENC_p psContext,
371 static VAStatus pnw__alloc_context_buffer(context_ENC_p ctx, unsigned char is_JPEG)
477 context_ENC_p ctx;
478 ctx = (context_ENC_p)obj_context->format_data;
501 context_ENC_p ctx;
506 ctx = (context_ENC_p) calloc(1, sizeof(struct context_ENC_s));
561 VAStatus pnw_BeginPicture(context_ENC_p ctx)
668 VAStatus pnw_set_bias(context_ENC_p ctx, int core)
712 VAStatus pnw_RenderPictureParameter(context_ENC_p ctx, int core
    [all...]
pnw_H264ES.c 48 #define INIT_CONTEXT_H264ES context_ENC_p ctx = (context_ENC_p) obj_context->format_data
109 context_ENC_p ctx;
120 ctx = (context_ENC_p) obj_context->format_data;
207 static VAStatus pnw__H264ES_process_sequence_param(context_ENC_p ctx, object_buffer_p obj_buffer)
445 static VAStatus pnw__H264ES_insert_SEI_buffer_period(context_ENC_p ctx)
491 static VAStatus pnw__H264ES_insert_SEI_pic_timing(context_ENC_p ctx)
553 static VAStatus pnw__H264ES_insert_SEI_FPA_param(context_ENC_p ctx, object_buffer_p obj_buffer)
565 static VAStatus pnw__H264ES_insert_SEI_FPA_data(context_ENC_p ctx, object_buffer_p obj_buffer)
589 static VAStatus pnw__H264ES_process_picture_param(context_ENC_p ctx, object_buffer_p obj_buffer
    [all...]
pnw_cmdbuf.c 78 context_ENC_p ctx = (context_ENC_p) obj_context->format_data;
313 context_ENC_p ctx = (context_ENC_p) obj_context->format_data;
636 context_ENC_p ctx = (context_ENC_p)(obj_context->format_data);
tng_trace.c 176 static int apReconstructured_dump(context_ENC_p ctx)
216 static int apColocated_dump(context_ENC_p ctx)
256 static int apPV_dump(context_ENC_p ctx)
296 static int apWritebackRegions_dump(context_ENC_p ctx)
336 int apSliceParamsTemplates_dump(context_ENC_p ctx, IMG_UINT32 ui32StreamIndex, IMG_UINT32 ui32SliceBufIdx)
366 static int apPicHdrTemplates_dump(context_ENC_p ctx, IMG_UINT32 ui32StreamIndex, IMG_UINT32 count)
392 static int auui32SliceMap_dump(context_ENC_p ctx)
432 static int apSeqHeader_dump(context_ENC_p ctx, IMG_UINT32 ui32StreamIndex)
454 static int pFirstPassOutParamAddr_dump(context_ENC_p ctx)
490 static int pFirstPassOutBestMultipassParamAddr_dump(context_ENC_p ctx
    [all...]
  /hardware/intel/img/psb_video/src/mrst/
lnc_hostcode.h 250 typedef struct context_ENC_s *context_ENC_p;
523 void lnc__setup_rcdata(context_ENC_p ctx, PIC_PARAMS *psPicParams, IMG_RC_PARAMS *rc_params);
524 void lnc__update_rcdata(context_ENC_p ctx, PIC_PARAMS *psPicParams, IMG_RC_PARAMS *rc_params);
530 VAStatus lnc_BeginPicture(context_ENC_p ctx);
531 VAStatus lnc_EndPicture(context_ENC_p ctx);
534 context_ENC_p ctx, IMG_UINT16 YSliceStartPos,
539 context_ENC_p ctx,
548 VAStatus lnc_RenderPictureParameter(context_ENC_p ctx);
551 void lnc_reset_encoder_params(context_ENC_p ctx);
lnc_H263ES.c 47 #define INIT_CONTEXT_H263ES context_ENC_p ctx = (context_ENC_p) (obj_context->format_data)
111 context_ENC_p ctx;
121 ctx = (context_ENC_p) obj_context->format_data;
185 static VAStatus lnc__H263ES_process_sequence_param(context_ENC_p ctx, object_buffer_p obj_buffer)
248 static VAStatus lnc__H263ES_process_picture_param(context_ENC_p ctx, object_buffer_p obj_buffer)
316 static VAStatus lnc__H263ES_process_slice_param(context_ENC_p ctx, object_buffer_p obj_buffer)
430 static VAStatus lnc__H263ES_process_misc_param(context_ENC_p ctx, object_buffer_p obj_buffer)
lnc_MPEG4ES.c 47 #define INIT_CONTEXT_MPEG4ES context_ENC_p ctx = (context_ENC_p) obj_context->format_data
113 context_ENC_p ctx;
123 ctx = (context_ENC_p) obj_context->format_data;
194 static VAStatus lnc__MPEG4ES_process_sequence_param(context_ENC_p ctx, object_buffer_p obj_buffer)
279 static VAStatus lnc__MPEG4ES_process_picture_param(context_ENC_p ctx, object_buffer_p obj_buffer)
330 static VAStatus lnc__MPEG4ES_process_slice_param(context_ENC_p ctx, object_buffer_p obj_buffer)
416 static VAStatus lnc__MPEG4ES_process_misc_param(context_ENC_p ctx, object_buffer_p obj_buffer)
lnc_hostcode.c 49 static VAStatus lnc__alloc_context_buffer(context_ENC_p ctx)
128 context_ENC_p ctx;
129 ctx = (context_ENC_p)obj_context->format_data;
143 context_ENC_p ctx;
148 ctx = (context_ENC_p) calloc(1, sizeof(struct context_ENC_s));
182 VAStatus lnc_BeginPicture(context_ENC_p ctx)
252 VAStatus lnc_RenderPictureParameter(context_ENC_p ctx)
467 static VAStatus lnc__PatchBitsConsumedInRCParam(context_ENC_p ctx)
487 static VAStatus lnc_RedoRenderPictureSkippedFrame(context_ENC_p ctx)
562 static VAStatus lnc_SetupRCParam(context_ENC_p ctx
    [all...]

Completed in 352 milliseconds

1 2