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

1 2 3

  /external/libhevc/decoder/
ihevcd_ref_list.h 37 WORD32 ihevcd_ref_list(codec_t *ps_codec, pps_t *ps_pps, sps_t *ps_sps, slice_header_t *ps_slice_hdr);
ihevcd_parse_slice_header.h 46 pps_t *ps_pps,
ihevcd_parse_headers.c 134 * @param[in] ps_pps
150 pps_t *ps_pps,
159 UNUSED(ps_pps);
1965 pps_t *ps_pps = ps_codec->ps_pps_base; local
2035 pps_t *ps_pps; local
2410 pps_t *ps_pps, *ps_pps_ref; local
    [all...]
ihevcd_parse_slice_header.c 226 pps_t *ps_pps; local
260 ps_pps = ps_codec->s_parse.ps_pps_base + pps_id;
261 if(0 == ps_pps->i1_pps_valid)
275 sps_id = ps_pps->i1_sps_id;
323 if((ps_pps->i1_dependent_slice_enabled_flag) &&
379 for(i = 0; i < ps_pps->i1_num_extra_slice_header_bits; i++)
400 if(ps_pps->i1_output_flag_present_flag)
598 ps_slice_hdr->i1_num_ref_idx_l0_active = ps_pps->i1_num_ref_idx_l0_default_active;
601 ps_slice_hdr->i1_num_ref_idx_l1_active = ps_pps->i1_num_ref_idx_l1_default_active;
607 if((ps_pps->i1_lists_modification_present_flag) && (num_poc_total_curr > 1)
    [all...]
ihevcd_utils.h 46 IHEVCD_ERROR_T ihevcd_get_tile_pos(pps_t *ps_pps,
ihevcd_deblk.c 127 pps_t *ps_pps; local
134 ps_pps = ps_deblk->ps_pps;
603 ps_pps->i1_pic_cb_qp_offset,
604 ps_pps->i1_pic_cr_qp_offset,
613 ps_pps->i1_pic_cr_qp_offset,
614 ps_pps->i1_pic_cb_qp_offset,
625 ps_pps->i1_pic_cb_qp_offset,
626 ps_pps->i1_pic_cr_qp_offset,
752 ps_pps->i1_pic_cb_qp_offset
    [all...]
ihevcd_utils.c 349 IHEVCD_ERROR_T ihevcd_get_tile_pos(pps_t *ps_pps,
373 ps_tile_tmp = ps_pps->ps_tile;
374 if(0 == ps_pps->i1_tiles_enabled_flag)
382 for(i = 0; i < ps_pps->i1_num_tile_columns; i++)
385 ps_tile_tmp = ps_pps->ps_tile + i; //* ps_pps->i1_num_tile_rows;
386 if((ps_pps->i1_num_tile_columns - 1) == i)
393 ps_tile_next_tmp = ps_pps->ps_tile + i + 1;
404 for(i = 0; i < ps_pps->i1_num_tile_rows; i++)
407 ps_tile_tmp = ps_pps->ps_tile + i * ps_pps->i1_num_tile_columns
    [all...]
ihevcd_structs.h 222 pps_t *ps_pps; member in struct:__anon28412
320 pps_t *ps_pps; member in struct:__anon28413
469 pps_t *ps_pps; member in struct:__anon28414
538 pps_t *ps_pps; member in struct:__anon28415
846 pps_t *ps_pps; member in struct:__anon28417
1233 pps_t *ps_pps; member in struct:__anon28418
    [all...]
ihevcd_parse_slice.c 127 pps_t *ps_pps; local
140 ps_pps = ps_codec->s_parse.ps_pps;
288 if(ps_pps->i1_cu_qp_delta_enabled_flag && !ps_codec->s_parse.i4_is_cu_qp_delta_coded)
1171 pps_t *ps_pps; local
1692 pps_t *ps_pps; local
2293 pps_t *ps_pps; local
    [all...]
ihevcd_process_slice.c 113 pps_t *ps_pps = ps_proc->ps_pps; local
151 ps_pps = ps_proc->ps_pps;
152 if(ps_pps->i1_tiles_enabled_flag)
258 if(ps_proc->ps_pps->i1_tiles_enabled_flag)
673 s_mv_ctxt.ps_pps = ps_proc->ps_pps;
786 if(ps_proc->ps_pps->i1_tiles_enabled_flag)
816 ps_proc->s_bs_ctxt.ps_pps = ps_proc->ps_pps
1384 pps_t *ps_pps; local
    [all...]
ihevcd_parse_residual.c 189 pps_t *ps_pps; local
208 ps_pps = ps_codec->s_parse.ps_pps;
210 sign_data_hiding_flag = ps_pps->i1_sign_data_hiding_flag;
212 if(ps_pps->i1_transform_skip_enabled_flag &&
    [all...]
  /external/libhevc/encoder/
ihevce_entropy_ctxt.h 60 pps_t *ps_pps; member in struct:__anon28648
ihevce_encode_header.c 550 * @param[in] ps_pps
561 bitstrm_t *ps_bitstrm, sps_t *ps_sps, pps_t *ps_pps, slice_header_t *ps_slice_hdr)
572 (void)ps_pps;
    [all...]
ihevce_encode_header.h 86 WORD32 ihevce_generate_pps(bitstrm_t *ps_bitstrm, pps_t *ps_pps);
92 pps_t *ps_pps,
123 pps_t *ps_pps,
138 pps_t *ps_pps,
154 pps_t *ps_pps,
ihevce_cabac_rdo.h 66 pps_t *ps_pps,
ihevce_entropy_interface.c 324 pps_t *ps_pps = ps_curr_inp->ps_pps; local
357 ps_entropy_ctxt->ps_pps = ps_pps;
413 ret |= ihevce_generate_pps(ps_bitstrm, ps_entropy_ctxt->ps_pps);
527 ps_entropy_ctxt->ps_pps,
567 if(1 == ps_pps->i1_entropy_coding_sync_enabled_flag)
573 ps_entropy_ctxt->ps_pps,
578 if(1 == ps_pps->i1_entropy_coding_sync_enabled_flag)
ihevce_cabac_rdo.c 121 * @param[in] ps_pps
137 pps_t *ps_pps,
143 WORD32 slice_qp = ps_slice_hdr->i1_slice_qp_delta + ps_pps->i1_pic_init_qp;
159 ps_rdopt_entropy_ctxt->as_cu_entropy_ctxt[0].ps_pps = ps_pps;
164 ps_rdopt_entropy_ctxt->as_cu_entropy_ctxt[1].ps_pps = ps_pps;
ihevce_cabac_cu_pu.c 1059 pps_t *ps_pps = ps_entropy_ctxt->ps_pps; local
1658 pps_t *ps_pps = ps_entropy_ctxt->ps_pps; local
1884 pps_t *ps_pps = ps_entropy_ctxt->ps_pps; local
    [all...]
ihevce_enc_loop_pass.h 102 pps_t *ps_pps,
  /external/libavc/encoder/
ih264e_encode_header.h 119 * @param[in] ps_pps
129 pps_t *ps_pps,
147 * @param[in] ps_pps
167 pps_t *ps_pps,
206 * @param[out] ps_pps
216 pps_t *ps_pps
234 * @param[in] ps_pps
248 pps_t *ps_pps,
ih264e_encode_header.c 600 * @param[in] ps_pps
607 WORD32 ih264e_generate_pps(bitstrm_t *ps_bitstrm, pps_t *ps_pps, sps_t *ps_sps)
618 PUT_BITS_UEV(ps_bitstrm, ps_pps->u1_pps_id, return_status, "pic_parameter_set_id");
621 PUT_BITS_UEV(ps_bitstrm, ps_pps->u1_sps_id, return_status, "seq_parameter_set_id");
624 PUT_BITS(ps_bitstrm, ps_pps->u1_entropy_coding_mode_flag, 1, return_status, "Entropy coding : 0-VLC; 1 - CABAC");
627 PUT_BITS(ps_bitstrm, ps_pps->u1_pic_order_present_flag, 1, return_status, "Pic order present flag");
630 PUT_BITS_UEV(ps_bitstrm, ps_pps->u1_num_slice_groups - 1, return_status, "Number of slice groups");
632 if (ps_pps->u1_num_slice_groups > 1)
639 PUT_BITS_UEV(ps_bitstrm, ps_pps->i1_num_ref_idx_l0_default_active - 1, return_status, "num_ref_idx_l0_default_active_minus1");
642 PUT_BITS_UEV(ps_bitstrm, ps_pps->i1_num_ref_idx_l1_default_active - 1, return_status, "num_ref_idx_l1_default_active_minus1")
    [all...]
  /external/libavc/decoder/
ih264d_parse_headers.c 196 dec_pic_params_t * ps_pps = NULL; local
217 ps_pps = ps_dec->pv_scratch_sps_pps;
218 *ps_pps = ps_dec->ps_pps[u4_temp];
219 ps_pps->u1_pic_parameter_set_id = (WORD8)u4_temp;
220 COPYTHECONTEXT("PPS: pic_parameter_set_id",ps_pps->u1_pic_parameter_set_id);
225 ps_pps->i4_transform_8x8_mode_flag = 0;
226 ps_pps->i4_pic_scaling_matrix_present_flag = 0;
239 ps_pps->ps_sps = ps_sps;
244 ps_pps->u1_entropy_coding_mode = ih264d_get_bit_h264(ps_bitstrm)
    [all...]
ih264d_parse_slice.h 50 dec_pic_params_t *ps_pps);
ih264d_utils.h 63 dec_pic_params_t * ps_pps);
71 dec_pic_params_t * ps_pps,
ih264d_parse_slice.c 166 dec_pic_params_t *ps_pps)
176 dec_seq_params_t *ps_seq = ps_pps->ps_sps;
341 ret = ih264d_init_pic(ps_dec, u2_frame_num, i4_poc, ps_pps);
530 ps_dec->ps_cur_pic->i4_top_field_order_cnt = ps_pps->i4_top_field_order_cnt;
532 ps_pps->i4_bottom_field_order_cnt;
533 ps_dec->ps_cur_pic->i4_avg_poc = ps_pps->i4_avg_poc;
691 || (ps_pps->i4_pic_scaling_matrix_present_flag))
693 ret = ih264d_form_scaling_matrix_picture(ps_seq, ps_pps, ps_dec);
701 if(ps_pps->i4_transform_8x8_mode_flag)
1066 dec_pic_params_t *ps_pps; local
    [all...]

Completed in 940 milliseconds

1 2 3