• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/

Lines Matching refs:av_freep

240     av_freep(&pic->f.hwaccel_picture_private);
269 av_freep(&pic->f.hwaccel_picture_private);
392 av_freep(&pic->mb_var);
393 av_freep(&pic->mc_mb_var);
394 av_freep(&pic->mb_mean);
395 av_freep(&pic->f.mbskip_table);
396 av_freep(&pic->qscale_table_base);
397 av_freep(&pic->mb_type_base);
398 av_freep(&pic->f.dct_coeff);
399 av_freep(&pic->f.pan_scan);
402 av_freep(&pic->motion_val_base[i]);
403 av_freep(&pic->f.ref_index[i]);
471 av_freep(&s->edge_emu_buffer);
472 av_freep(&s->me.scratchpad);
478 av_freep(&s->dct_error_sum);
479 av_freep(&s->me.map);
480 av_freep(&s->me.score_map);
481 av_freep(&s->blocks);
482 av_freep(&s->ac_val_base);
932 av_freep(&s->thread_context[i]);
937 av_freep(&s->parse_context.buffer);
940 av_freep(&s->mb_type);
941 av_freep(&s->p_mv_table_base);
942 av_freep(&s->b_forw_mv_table_base);
943 av_freep(&s->b_back_mv_table_base);
944 av_freep(&s->b_bidir_forw_mv_table_base);
945 av_freep(&s->b_bidir_back_mv_table_base);
946 av_freep(&s->b_direct_mv_table_base);
956 av_freep(&s->b_field_mv_table_base[i][j][k]);
959 av_freep(&s->b_field_select_table[i][j]);
960 av_freep(&s->p_field_mv_table_base[i][j]);
963 av_freep(&s->p_field_select_table[i]);
966 av_freep(&s->dc_val_base);
967 av_freep(&s->coded_block_base);
968 av_freep(&s->mbintra_table);
969 av_freep(&s->cbp_table);
970 av_freep(&s->pred_dir_table);
972 av_freep(&s->mbskip_table);
973 av_freep(&s->bitstream_buffer);
976 av_freep(&s->avctx->stats_out);
977 av_freep(&s->ac_stats);
978 av_freep(&s->error_status_table);
979 av_freep(&s->mb_index2xy);
980 av_freep(&s->lambda_table);
981 av_freep(&s->q_intra_matrix);
982 av_freep(&s->q_inter_matrix);
983 av_freep(&s->q_intra_matrix16);
984 av_freep(&s->q_inter_matrix16);
985 av_freep(&s->input_picture);
986 av_freep(&s->reordered_input_picture);
987 av_freep(&s->dct_offset);
994 av_freep(&s->picture);
1002 av_freep(&s->visualization_buffer[i]);