/hardware/intel/common/libmix/mix_video/src/ |
D | mixvideoconfigparamsdec.c | 46 self->picture_height = 0; in mix_videoconfigparamsdec_init() 162 this_target->picture_height = this_src->picture_height; in mix_videoconfigparamsdec_copy() 247 && this_first->picture_height != this_second->picture_height) { in mix_videoconfigparamsdec_equal() 446 guint picture_width, guint picture_height) { in mix_videoconfigparamsdec_set_picture_res() argument 449 obj->picture_height = picture_height; in mix_videoconfigparamsdec_set_picture_res() 454 guint * picture_width, guint * picture_height) { in mix_videoconfigparamsdec_get_picture_res() argument 455 MIX_VIDEOCONFIGPARAMSDEC_GETTER_CHECK_INPUT_PAIR (obj, picture_width, picture_height); in mix_videoconfigparamsdec_get_picture_res() 457 *picture_height = obj->picture_height; in mix_videoconfigparamsdec_get_picture_res()
|
D | mixvideoconfigparamsenc.c | 44 self->picture_height = 0; in mix_videoconfigparamsenc_init() 172 this_target->picture_height = this_src->picture_height; in mix_videoconfigparamsenc_copy() 276 && this_first->picture_height != this_second->picture_height) { in mix_videoconfigparamsenc_equal() 435 guint picture_width, guint picture_height) { in mix_videoconfigparamsenc_set_picture_res() argument 438 obj->picture_height = picture_height; in mix_videoconfigparamsenc_set_picture_res() 443 guint * picture_width, guint * picture_height) { in mix_videoconfigparamsenc_get_picture_res() argument 444 MIX_VIDEOCONFIGPARAMSENC_GETTER_CHECK_INPUT_PAIR (obj, picture_width, picture_height); in mix_videoconfigparamsenc_get_picture_res() 446 *picture_height = obj->picture_height; in mix_videoconfigparamsenc_get_picture_res()
|
D | mixvideoconfigparamsdec.h | 79 gulong picture_height; member 164 guint picture_width, guint picture_height); 167 guint * picture_width, guint * picture_height);
|
D | mixvideoconfigparamsenc.h | 86 guint16 picture_height; member 167 guint picture_width, guint picture_height); 170 guint * picture_width, guint * picture_height);
|
D | mixvideoformatenc_mpeg4.c | 458 parent->picture_height, parent->va_format, in mix_videofmtenc_mpeg4_initialize() 593 parent->picture_width, parent->picture_height, in mix_videofmtenc_mpeg4_initialize() 599 parent->picture_width, parent->picture_height); in mix_videofmtenc_mpeg4_initialize() 646 parent->picture_width, parent->picture_height, 0, 0, in mix_videofmtenc_mpeg4_initialize() 949 mpeg4_seq_param.video_object_layer_height= parent->picture_height; in mix_videofmtenc_mpeg4_send_seq_params() 1054 mpeg4_pic_param.picture_height = parent->picture_height; in mix_videofmtenc_mpeg4_send_picture_parameter() 1071 mpeg4_pic_param.picture_height); in mix_videofmtenc_mpeg4_send_picture_parameter() 1135 slice_height = parent->picture_height; in mix_videofmtenc_mpeg4_send_slice_parameter() 1228 height = parent->picture_height; in mix_videofmtenc_mpeg4_process_encode() 1684 (parent->picture_width* parent->picture_height * 400) / (16 * 16); in mix_videofmtenc_mpeg4_get_max_encoded_buf_size() [all …]
|
D | mixvideoformatenc_h264.c | 473 parent->picture_height, parent->va_format, in mix_videofmtenc_h264_initialize() 608 parent->picture_width, parent->picture_height, in mix_videofmtenc_h264_initialize() 614 parent->picture_width, parent->picture_height); in mix_videofmtenc_h264_initialize() 661 parent->picture_width, parent->picture_height, 0, 0, in mix_videofmtenc_h264_initialize() 966 h264_seq_param.picture_height_in_mbs = parent->picture_height/ 16; in mix_videofmtenc_h264_send_seq_params() 1063 h264_pic_param.picture_height = parent->picture_height; in mix_videofmtenc_h264_send_picture_parameter() 1078 h264_pic_param.picture_height); in mix_videofmtenc_h264_send_picture_parameter() 1139 slice_height = parent->picture_height / slice_num; in mix_videofmtenc_h264_send_slice_parameter() 1177 min (slice_height, parent->picture_height in mix_videofmtenc_h264_send_slice_parameter() 1292 height = parent->picture_height; in mix_videofmtenc_h264_process_encode() [all …]
|
D | mixvideoformat.c | 58 self->picture_height = 0; in mix_videoformat_init() 246 …videoconfigparamsdec_get_picture_res(config_params, &(mix->picture_width), &(mix->picture_height)); in mix_videofmt_initialize_default() 303 mix->picture_height = 0; in mix_videofmt_initialize_default()
|
D | mixvideoformatenc.c | 59 self->picture_height = 0; in mix_videoformatenc_init() 257 &(mix->picture_width), &(mix->picture_height)); in mix_videofmtenc_initialize_default() 371 mix->picture_height); in mix_videofmtenc_initialize_default()
|
D | mixvideoformatenc_preview.c | 411 parent->picture_height, parent->va_format, in mix_videofmtenc_preview_initialize() 546 parent->picture_width, parent->picture_height, in mix_videofmtenc_preview_initialize() 552 parent->picture_width, parent->picture_height); in mix_videofmtenc_preview_initialize() 589 parent->picture_width, parent->picture_height, 0, 0, in mix_videofmtenc_preview_initialize() 903 height = parent->picture_height; in mix_videofmtenc_preview_process_encode()
|
D | mixvideoformat.h | 79 guint picture_height; member
|
D | mixvideoformatenc.h | 75 guint picture_height; member
|
D | mixvideoformat_vc1.c | 528 parent->picture_height, entrypts[vaentrypt], in mix_videofmt_vc1_initialize() 568 parent->picture_width, parent->picture_height, in mix_videofmt_vc1_initialize() 578 …G_V( "Created libva context width %d, height %d\n", parent->picture_width, parent->picture_height); in mix_videofmt_vc1_initialize() 581 … "mix_video vinfo: Content width %d, height %d\n", parent->picture_width, parent->picture_height); in mix_videofmt_vc1_initialize() 844 unsigned int ui32SrcHeight = mix->picture_height; in GetImageFromSurface()
|
/hardware/intel/common/libva/va/ |
D | va_enc_jpeg.h | 58 unsigned short picture_height; member
|
D | va_dec_jpeg.h | 59 unsigned short picture_height; member
|
D | va_enc_mpeg2.h | 114 unsigned short picture_height; member
|
D | va_trace.h | 98 int picture_height,
|
D | va.h | 1227 int picture_height, 2324 unsigned short picture_height; member 2353 unsigned short picture_height; member
|
D | va_backend.h | 121 int picture_height,
|
/hardware/intel/common/libmix/videoencoder/ |
D | VideoEncoderH263.cpp | 107 h263PictureParams.picture_height = mComParams.resolution.height; in renderPictureParams() 116 LOG_V( "picture_height = %d\n",h263PictureParams.picture_height); in renderPictureParams()
|
D | VideoEncoderMP4.cpp | 195 mpeg4_pic_param.picture_height = mComParams.resolution.height; in renderPictureParams() 205 LOG_V("picture_height = %d\n", mpeg4_pic_param.picture_height); in renderPictureParams()
|
/hardware/intel/common/libva/test/encode/ |
D | avcenc.c | 82 static int picture_height, picture_height_in_mbs; variable 207 picture_width, picture_height, in create_encode_pipe() 257 VA_RT_FORMAT_YUV420, picture_width, picture_height, in alloc_encode_resource() 361 int y_size = picture_width * picture_height; in upload_yuv_to_surface() 362 int u_size = (picture_width >> 1) * (picture_height >> 1); in upload_yuv_to_surface() 1570 picture_height = atoi(argv[2]); in main() 1572 picture_height_in_mbs = (picture_height + 15) / 16; in main() 1620 frame_size = picture_width * picture_height + ((picture_width * picture_height) >> 1) ; in main() 1637 avcenc_context_init(picture_width, picture_height); in main()
|
D | mpeg2enc.c | 289 bitstream_put_ui(bs, seq_param->picture_height, 12); in sps_rbsp() 307 bitstream_put_ui(bs, seq_param->picture_height >> 12, 2); in sps_rbsp() 765 seq_param->picture_height = ctx->height; in mpeg2enc_init_sequence_parameter() 1084 height_in_mbs = (seq_param->picture_height + 15) / 16; in mpeg2enc_update_slice_parameter()
|
/hardware/intel/common/libva/test/transcode/ |
D | mpeg2transcode.cpp | 1945 static int picture_height = 960, picture_height_in_mbs = 60; variable 1946 static int frame_size = picture_width * picture_height + ((picture_width * picture_height) >> 1) ; 2054 picture_width, picture_height, in create_encode_pipe() 2103 picture_width, picture_height, in alloc_encode_resource() 2164 int y_size = picture_width * picture_height; in upload_yuv_to_surface() 2165 int u_size = (picture_width >> 1) * (picture_height >> 1); in upload_yuv_to_surface() 2196 memcpy(u_dst, u_src, picture_width*picture_height/2); in upload_yuv_to_surface() 3226 avcenc_context_init(picture_width, picture_height); in encode_file()
|
/hardware/intel/img/psb_video/src/ |
D | tng_H263ES.c | 315 ctx->h263_actual_height = psPicParams->picture_height; in tng__H263ES_process_picture_param() 318 ASSERT(ctx->ui16PictureHeight == psPicParams->picture_height); in tng__H263ES_process_picture_param()
|
D | pnw_MPEG2.c | 610 || (obj_context->picture_height <= 0) || (obj_context->picture_height > 288)) { in psb__MPEG2_check_legal_picture() 617 || (obj_context->picture_height <= 0) || (obj_context->picture_height > 1088)) { in psb__MPEG2_check_legal_picture()
|