Searched refs:EPRINT (Results 1 - 7 of 7) sorted by relevance

/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
H A Dh264bsd_pic_param_set.c111 EPRINT("pic_parameter_set_id");
121 EPRINT("seq_param_set_id");
129 EPRINT("entropy_coding_mode_flag");
145 EPRINT("num_slice_groups_minus1");
158 EPRINT("slice_group_map_type");
236 EPRINT("slice_group_id");
249 EPRINT("num_ref_idx_l0_active_minus1");
260 EPRINT("num_ref_idx_l1_active_minus1");
268 EPRINT("weighted_pred_flag");
276 EPRINT("weighted_bipred_id
[all...]
H A Dh264bsd_slice_data.c135 EPRINT("Primary and already decoded");
153 EPRINT("skip_run");
179 EPRINT("macroblock_layer");
189 EPRINT("MACRO_BLOCK");
215 EPRINT("Next mb address");
223 EPRINT("Num decoded mbs");
H A Dh264bsd_decoder.c187 EPRINT("BYTE_STREAM");
200 EPRINT("NAL_UNIT");
218 EPRINT("ACCESS UNIT BOUNDARY CHECK");
237 EPRINT("Pending activation not completed");
276 EPRINT("SEQ_PARAM_SET");
289 EPRINT("PIC_PARAM_SET");
327 EPRINT("Param set activation");
395 EPRINT("Pending activation not completed");
402 EPRINT("SLICE_HEADER");
417 EPRINT("Gap
[all...]
H A Dh264bsd_seq_param_set.c133 EPRINT("seq_param_set_id");
143 EPRINT("log2_max_frame_num_minus4");
155 EPRINT("pic_order_cnt_type");
168 EPRINT("log2_max_pic_order_cnt_lsb_minus4");
198 EPRINT("num_ref_frames_in_pic_order_cnt_cycle");
230 EPRINT("num_ref_frames");
256 EPRINT("frame_mbs_only_flag");
298 EPRINT("frame_cropping");
H A Dh264bsd_slice_header.c127 EPRINT("first_mb_in_slice");
142 EPRINT("slice_type");
152 EPRINT("pic_parameter_set_id");
167 EPRINT("frame_num");
180 EPRINT("idr_pic_id");
255 EPRINT("redundant_pic_cnt");
274 EPRINT("num_ref_idx_l0_active_minus1");
286 EPRINT("num_ref_idx_active_override_flag");
320 EPRINT("slice_qp_delta");
332 EPRINT("disable_deblocking_filter_id
[all...]
H A Dh264bsd_util.h121 #define EPRINT(msg) fprintf(stderr,"ERROR: %s\n",msg) macro
123 #define EPRINT(msg) macro
H A Dh264bsd_dpb.c655 EPRINT("TRYING TO MARK NON-ALLOCATED IMAGE");

Completed in 391 milliseconds