/hardware/intel/img/psb_video/src/ |
D | 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);
|
D | 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);
|
D | 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 ui32Displa… 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);
|
D | tng_H264ES.c | 61 #define INIT_CONTEXT_H264ES context_ENC_p ctx = (context_ENC_p) obj_context->format_data 70 context_ENC_p ctx; in tng__H264ES_init_profile() 71 ctx = (context_ENC_p) obj_context->format_data; in tng__H264ES_init_profile() 104 context_ENC_p ctx = (context_ENC_p) obj_context->format_data; in tng__H264ES_get_codec_type() 151 context_ENC_p ctx = (context_ENC_p) obj_context->format_data; in tng__H264ES_init_format_mode() 163 context_ENC_p ctx = (context_ENC_p) obj_context->format_data; in tng__H264ES_init_context() 191 static VAStatus tng__H264ES_process_misc_framerate_param(context_ENC_p ctx, object_buffer_p obj_buf… in tng__H264ES_process_misc_framerate_param() 225 static VAStatus tng__H264ES_process_misc_ratecontrol_param(context_ENC_p ctx, object_buffer_p obj_b… in tng__H264ES_process_misc_ratecontrol_param() 357 static VAStatus tng__H264ES_process_misc_hrd_param(context_ENC_p ctx, object_buffer_p obj_buffer) in tng__H264ES_process_misc_hrd_param() 402 static VAStatus tng__H264ES_process_misc_air_param(context_ENC_p ctx, object_buffer_p obj_buffer) in tng__H264ES_process_misc_air_param() [all …]
|
D | tng_hostair.c | 43 VAStatus tng_air_buf_create(context_ENC_p ctx) in tng_air_buf_create() 57 static void tng_air_buf_clear(context_ENC_p ctx) in tng_air_buf_clear() 70 void tng_air_buf_free(context_ENC_p ctx) in tng_air_buf_free() 80 static IMG_UINT16 tng__rand(context_ENC_p ctx) in tng__rand() 89 IMG_UINT32 tng_fill_slice_map(context_ENC_p ctx, IMG_INT32 i32SlotNum, IMG_UINT32 ui32StreamIndex) in tng_fill_slice_map() 229 context_ENC_p ctx, in tng__map_inp_ctrl_buf() 256 context_ENC_p ctx, in tng__unmap_inp_ctrl_buf() 278 context_ENC_p ctx, in tng__fill_inp_ctrl_buf() 387 context_ENC_p ctx, in tng__fill_input_control() 408 static void tng__send_air_inp_ctrl_buf(context_ENC_p ctx, IMG_INT8 *pInpCtrlBuf) in tng__send_air_inp_ctrl_buf() [all …]
|
D | tng_hostcode.h | 479 typedef struct context_ENC_s *context_ENC_p; typedef 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); 518 void tng__UpdateRCBitsTransmitted(context_ENC_p ctx);
|
D | pnw_hostcode.h | 332 typedef struct context_ENC_s *context_ENC_p; typedef 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);
|
D | tng_jpegES.c | 327 context_ENC_p ctx = (context_ENC_p)pJPEGContext->ctx; in IssueQmatix() 361 context_ENC_p ctx = (context_ENC_p)pJPEGContext->ctx; in InitializeJpegEncode() 500 context_ENC_p ctx = (context_ENC_p)pJPEGContext->ctx; in SetSetupInterface() 511 context_ENC_p ctx = (context_ENC_p)pJPEGContext->ctx; in IssueSetupInterface() 534 context_ENC_p ctx = (context_ENC_p)pJPEGContext->ctx; in SetMTXSetup() 594 context_ENC_p ctx = (context_ENC_p)pJPEGContext->ctx; in IssueMTXSetup() 918 context_ENC_p ctx = (context_ENC_p)(pJPEGContext->ctx); in IssueBufferToHW() 1038 context_ENC_p ctx; in tng_jpeg_CreateContext() 1047 ctx = (context_ENC_p) obj_context->format_data; in tng_jpeg_CreateContext() 1104 context_ENC_p ctx; in tng_jpeg_DestroyContext() [all …]
|
D | 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 ui32Slice…
|
D | tng_MPEG4ES.c | 55 #define INIT_CONTEXT_MPEG4ES context_ENC_p ctx = (context_ENC_p) obj_context->format_data 125 context_ENC_p ctx; in tng_MPEG4ES_CreateContext() 135 ctx = (context_ENC_p) obj_context->format_data; in tng_MPEG4ES_CreateContext() 220 static VAStatus tng__MPEG4ES_process_sequence_param(context_ENC_p ctx, object_buffer_p obj_buffer) in tng__MPEG4ES_process_sequence_param() 308 static VAStatus tng__MPEG4ES_process_picture_param(context_ENC_p ctx, object_buffer_p obj_buffer) in tng__MPEG4ES_process_picture_param() 355 static VAStatus tng__MPEG4ES_process_slice_param(context_ENC_p ctx, object_buffer_p obj_buffer) in tng__MPEG4ES_process_slice_param() 374 static VAStatus tng__MPEG4ES_process_misc_param(context_ENC_p ctx, object_buffer_p obj_buffer) in tng__MPEG4ES_process_misc_param()
|
D | tng_hostbias.c | 208 context_ENC_p ctx) in tng__MPEG4ES_generate_bias_tables() 275 context_ENC_p ctx) in tng__H263ES_generate_bias_tables() 340 static void tng__H264ES_generate_bias_tables(context_ENC_p ctx) in tng__H264ES_generate_bias_tables() 461 VAStatus tng__generate_bias(context_ENC_p ctx) in tng__generate_bias() 504 context_ENC_p ctx, in tng__H263ES_load_bias_tables() 561 static void tng__MPEG4_load_bias_tables(context_ENC_p ctx) in tng__MPEG4_load_bias_tables() 622 context_ENC_p ctx, in tng__H264ES_load_bias_tables() 708 VAStatus tng_load_bias(context_ENC_p ctx, IMG_FRAME_TYPE eFrameType) in tng_load_bias() 734 void tng_init_bias_params(context_ENC_p ctx) in tng_init_bias_params()
|
D | pnw_MPEG4ES.c | 46 #define INIT_CONTEXT_MPEG4ES context_ENC_p ctx = (context_ENC_p) obj_context->format_data 108 context_ENC_p ctx; in pnw_MPEG4ES_CreateContext() 118 ctx = (context_ENC_p) obj_context->format_data; in pnw_MPEG4ES_CreateContext() 186 static VAStatus pnw__MPEG4ES_process_sequence_param(context_ENC_p ctx, object_buffer_p obj_buffer) in pnw__MPEG4ES_process_sequence_param() 314 static VAStatus pnw__MPEG4ES_process_picture_param(context_ENC_p ctx, object_buffer_p obj_buffer) in pnw__MPEG4ES_process_picture_param() 385 static VAStatus pnw__MPEG4ES_process_slice_param(context_ENC_p ctx, object_buffer_p obj_buffer) in pnw__MPEG4ES_process_slice_param()
|
D | pnw_H263ES.c | 46 #define INIT_CONTEXT_H263ES context_ENC_p ctx = (context_ENC_p) (obj_context->format_data) 106 context_ENC_p ctx; in pnw_H263ES_CreateContext() 116 ctx = (context_ENC_p) obj_context->format_data; in pnw_H263ES_CreateContext() 177 static VAStatus pnw__H263ES_process_sequence_param(context_ENC_p ctx, object_buffer_p obj_buffer) in pnw__H263ES_process_sequence_param() 272 static VAStatus pnw__H263ES_process_picture_param(context_ENC_p ctx, object_buffer_p obj_buffer) in pnw__H263ES_process_picture_param() 344 static VAStatus pnw__H263ES_process_slice_param(context_ENC_p ctx, object_buffer_p obj_buffer) in pnw__H263ES_process_slice_param()
|
D | tng_H263ES.c | 55 #define INIT_CONTEXT_H263ES context_ENC_p ctx = (context_ENC_p) obj_context->format_data 125 context_ENC_p ctx; in tng_H263ES_CreateContext() 134 ctx = (context_ENC_p) obj_context->format_data; in tng_H263ES_CreateContext() 209 static VAStatus tng__H263ES_process_sequence_param(context_ENC_p ctx, object_buffer_p obj_buffer) in tng__H263ES_process_sequence_param() 292 static VAStatus tng__H263ES_process_picture_param(context_ENC_p ctx, object_buffer_p obj_buffer) in tng__H263ES_process_picture_param() 358 static VAStatus tng__H263ES_process_slice_param(context_ENC_p ctx, object_buffer_p obj_buffer) in tng__H263ES_process_slice_param() 377 static VAStatus tng__H263ES_process_misc_param(context_ENC_p ctx, object_buffer_p obj_buffer) in tng__H263ES_process_misc_param()
|
D | tng_hostcode.c | 149 static VAStatus tng__alloc_context_buffer(context_ENC_p ctx, IMG_UINT8 ui8IsJpeg, IMG_UINT32 ui32St… in tng__alloc_context_buffer() 297 static void tng__free_context_buffer(context_ENC_p ctx, unsigned char is_JPEG, unsigned int stream_… in tng__free_context_buffer() 371 void tng__setup_enc_profile_features(context_ENC_p ctx, IMG_UINT32 ui32EncProfile) in tng__setup_enc_profile_features() 426 VAStatus tng__patch_hw_profile(context_ENC_p ctx) in tng__patch_hw_profile() 543 context_ENC_p ctx; in tng_DestroyContext() 545 ctx = (context_ENC_p)obj_context->format_data; in tng_DestroyContext() 564 static VAStatus tng__init_rc_params(context_ENC_p ctx, object_config_p obj_config) in tng__init_rc_params() 633 static VAStatus tng__get_encoder_caps(context_ENC_p ctx) in tng__get_encoder_caps() 687 static VAStatus tng__init_context(context_ENC_p ctx) in tng__init_context() 784 context_ENC_p ctx; in tng_CreateContext() [all …]
|
D | tng_picmgmt.c | 52 VAStatus tng_picmgmt_update(context_ENC_p ctx, IMG_PICMGMT_TYPE eType, unsigned int ref) in tng_picmgmt_update() 78 void tng__picmgmt_long_term_refs(context_ENC_p __maybe_unused ctx, IMG_UINT32 __maybe_unused ui32Fr… in tng__picmgmt_long_term_refs() 168 context_ENC_p ctx, in tng__set_custom_scaling_values() 313 void tng__picmgmt_custom_scaling(context_ENC_p ctx, IMG_UINT32 ui32FrameNum) in tng__picmgmt_custom_scaling() 345 context_ENC_p ctx, in tng_send_codedbuf() 370 context_ENC_p ctx, in tng__set_component_offsets() 578 context_ENC_p ctx, in tng_send_source_frame() 701 context_ENC_p ctx, in tng_send_rec_frames() 725 context_ENC_p ctx, in tng_send_ref_frames()
|
D | pnw_jpeg.c | 44 #define INIT_CONTEXT_JPEG context_ENC_p ctx = (context_ENC_p) obj_context->format_data 134 context_ENC_p ctx; in pnw_jpeg_CreateContext() 144 ctx = (context_ENC_p) obj_context->format_data; in pnw_jpeg_CreateContext() 234 context_ENC_p ctx; in pnw_jpeg_DestroyContext() 238 ctx = (context_ENC_p)(obj_context->format_data); in pnw_jpeg_DestroyContext() 312 static VAStatus pnw__jpeg_process_picture_param(context_ENC_p ctx, object_buffer_p obj_buffer) in pnw__jpeg_process_picture_param() 458 static VAStatus pnw__jpeg_process_qmatrix_param(context_ENC_p ctx, object_buffer_p obj_buffer) in pnw__jpeg_process_qmatrix_param()
|
D | tng_cmdbuf.c | 127 context_ENC_p ctx = (context_ENC_p) obj_context->format_data; in tng_cmdbuf_create() 378 context_ENC_p ctx = (context_ENC_p) obj_context->format_data; in tng_cmdbuf_insert_command() 723 context_ENC_p ctx = (context_ENC_p) obj_context->format_data; in tng_set_frame_skip_flag() 831 context_ENC_p ctx = (context_ENC_p)(obj_context->format_data); in tng_get_pipe_number()
|
D | pnw_cmdbuf.c | 78 context_ENC_p ctx = (context_ENC_p) obj_context->format_data; in pnw_cmdbuf_create() 313 context_ENC_p ctx = (context_ENC_p) obj_context->format_data; in pnw_cmdbuf_insert_command_package() 636 context_ENC_p ctx = (context_ENC_p)(obj_context->format_data); in pnw_get_parallel_core_number()
|
D | pnw_H264ES.c | 48 #define INIT_CONTEXT_H264ES context_ENC_p ctx = (context_ENC_p) obj_context->format_data 109 context_ENC_p ctx; in pnw_H264ES_CreateContext() 120 ctx = (context_ENC_p) obj_context->format_data; in pnw_H264ES_CreateContext() 207 static VAStatus pnw__H264ES_process_sequence_param(context_ENC_p ctx, object_buffer_p obj_buffer) in pnw__H264ES_process_sequence_param() 445 static VAStatus pnw__H264ES_insert_SEI_buffer_period(context_ENC_p ctx) in pnw__H264ES_insert_SEI_buffer_period() 491 static VAStatus pnw__H264ES_insert_SEI_pic_timing(context_ENC_p ctx) in pnw__H264ES_insert_SEI_pic_timing() 553 static VAStatus pnw__H264ES_insert_SEI_FPA_param(context_ENC_p ctx, object_buffer_p obj_buffer) in pnw__H264ES_insert_SEI_FPA_param() 565 static VAStatus pnw__H264ES_insert_SEI_FPA_data(context_ENC_p ctx, object_buffer_p obj_buffer) in pnw__H264ES_insert_SEI_FPA_data() 589 static VAStatus pnw__H264ES_process_picture_param(context_ENC_p ctx, object_buffer_p obj_buffer) in pnw__H264ES_process_picture_param() 713 static VAStatus pnw__H264ES_encode_one_slice(context_ENC_p ctx, in pnw__H264ES_encode_one_slice() [all …]
|
D | tng_trace.c | 176 static int apReconstructured_dump(context_ENC_p ctx) in apReconstructured_dump() 216 static int apColocated_dump(context_ENC_p ctx) in apColocated_dump() 256 static int apPV_dump(context_ENC_p ctx) in apPV_dump() 296 static int apWritebackRegions_dump(context_ENC_p ctx) in apWritebackRegions_dump() 336 int apSliceParamsTemplates_dump(context_ENC_p ctx, IMG_UINT32 ui32StreamIndex, IMG_UINT32 ui32Slice… in apSliceParamsTemplates_dump() 366 static int apPicHdrTemplates_dump(context_ENC_p ctx, IMG_UINT32 ui32StreamIndex, IMG_UINT32 count) in apPicHdrTemplates_dump() 392 static int auui32SliceMap_dump(context_ENC_p ctx) in auui32SliceMap_dump() 432 static int apSeqHeader_dump(context_ENC_p ctx, IMG_UINT32 ui32StreamIndex) in apSeqHeader_dump() 454 static int pFirstPassOutParamAddr_dump(context_ENC_p ctx) in pFirstPassOutParamAddr_dump() 490 static int pFirstPassOutBestMultipassParamAddr_dump(context_ENC_p ctx) in pFirstPassOutBestMultipassParamAddr_dump() [all …]
|
/hardware/intel/img/psb_video/src/mrst/ |
D | lnc_hostcode.h | 250 typedef struct context_ENC_s *context_ENC_p; typedef 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);
|
D | lnc_hostcode.c | 49 static VAStatus lnc__alloc_context_buffer(context_ENC_p ctx) in lnc__alloc_context_buffer() 128 context_ENC_p ctx; in lnc_DestroyContext() 129 ctx = (context_ENC_p)obj_context->format_data; in lnc_DestroyContext() 143 context_ENC_p ctx; in lnc_CreateContext() 148 ctx = (context_ENC_p) calloc(1, sizeof(struct context_ENC_s)); in lnc_CreateContext() 182 VAStatus lnc_BeginPicture(context_ENC_p ctx) in lnc_BeginPicture() 252 VAStatus lnc_RenderPictureParameter(context_ENC_p ctx) in lnc_RenderPictureParameter() 467 static VAStatus lnc__PatchBitsConsumedInRCParam(context_ENC_p ctx) in lnc__PatchBitsConsumedInRCParam() 487 static VAStatus lnc_RedoRenderPictureSkippedFrame(context_ENC_p ctx) in lnc_RedoRenderPictureSkippedFrame() 562 static VAStatus lnc_SetupRCParam(context_ENC_p ctx) in lnc_SetupRCParam() [all …]
|
D | lnc_H263ES.c | 47 #define INIT_CONTEXT_H263ES context_ENC_p ctx = (context_ENC_p) (obj_context->format_data) 111 context_ENC_p ctx; in lnc_H263ES_CreateContext() 121 ctx = (context_ENC_p) obj_context->format_data; in lnc_H263ES_CreateContext() 185 static VAStatus lnc__H263ES_process_sequence_param(context_ENC_p ctx, object_buffer_p obj_buffer) in lnc__H263ES_process_sequence_param() 248 static VAStatus lnc__H263ES_process_picture_param(context_ENC_p ctx, object_buffer_p obj_buffer) in lnc__H263ES_process_picture_param() 316 static VAStatus lnc__H263ES_process_slice_param(context_ENC_p ctx, object_buffer_p obj_buffer) in lnc__H263ES_process_slice_param() 430 static VAStatus lnc__H263ES_process_misc_param(context_ENC_p ctx, object_buffer_p obj_buffer) in lnc__H263ES_process_misc_param()
|
D | lnc_MPEG4ES.c | 47 #define INIT_CONTEXT_MPEG4ES context_ENC_p ctx = (context_ENC_p) obj_context->format_data 113 context_ENC_p ctx; in lnc_MPEG4ES_CreateContext() 123 ctx = (context_ENC_p) obj_context->format_data; in lnc_MPEG4ES_CreateContext() 194 static VAStatus lnc__MPEG4ES_process_sequence_param(context_ENC_p ctx, object_buffer_p obj_buffer) in lnc__MPEG4ES_process_sequence_param() 279 static VAStatus lnc__MPEG4ES_process_picture_param(context_ENC_p ctx, object_buffer_p obj_buffer) in lnc__MPEG4ES_process_picture_param() 330 static VAStatus lnc__MPEG4ES_process_slice_param(context_ENC_p ctx, object_buffer_p obj_buffer) in lnc__MPEG4ES_process_slice_param() 416 static VAStatus lnc__MPEG4ES_process_misc_param(context_ENC_p ctx, object_buffer_p obj_buffer) in lnc__MPEG4ES_process_misc_param()
|