Searched defs:ref_buf (Results 1 – 16 of 16) sorted by relevance
/external/speex/libspeexdsp/ |
D | testecho.c | 20 short echo_buf[NN], ref_buf[NN], e_buf[NN]; in main() local
|
/external/libaom/libaom/av1/decoder/ |
D | decoder.c | 269 YV12_BUFFER_CONFIG *ref_buf = NULL; in av1_set_reference_dec() local 451 RefCntBuffer *ref_buf = get_ref_frame_buf(cm, LAST_FRAME); in av1_receive_compressed_data() local
|
D | decodeframe.c | 704 const RefCntBuffer *ref_buf = in dec_build_inter_predictors() local 1067 const RefCntBuffer *ref_buf = get_ref_frame_buf(cm, frame); in predict_inter_block() local 2445 const RefCntBuffer *const ref_buf = get_ref_frame_buf(cm, i); in setup_frame_size_with_refs() local 5273 const RefCntBuffer *const ref_buf = get_ref_frame_buf(cm, i); in read_uncompressed_header() local
|
/external/pdfium/core/fxcodec/codec/ |
D | fx_codec_fax.cpp | 84 void FaxG4FindB1B2(const std::vector<uint8_t>& ref_buf, in FaxG4FindB1B2() 282 const std::vector<uint8_t>& ref_buf, in FaxG4GetRow() 571 std::vector<uint8_t> ref_buf(pitch, 0xff); in FaxG4Decode() local 682 const std::vector<uint8_t>& ref_buf, in FaxEncode2DLine()
|
/external/libvpx/libvpx/vp9/decoder/ |
D | vp9_decoder.c | 227 YV12_BUFFER_CONFIG *ref_buf = NULL; in vp9_set_reference_dec() local
|
D | vp9_decodeframe.c | 713 RefBuffer *ref_buf = &pbi->common.frame_refs[frame - LAST_FRAME]; in dec_build_inter_predictors_sb() local 2295 RefBuffer *const ref_buf = &cm->frame_refs[i]; in read_uncompressed_header() local
|
/external/libaom/libaom/av1/encoder/ |
D | encode_strategy.c | 671 const YV12_BUFFER_CONFIG *const ref_buf, in dump_one_image()
|
D | tpl_model.c | 507 RefCntBuffer *ref_buf = get_ref_frame_buf(cm, GOLDEN_FRAME); in init_gop_frames() local
|
D | rd.c | 1059 const RefCntBuffer *const ref_buf = in av1_get_scaled_ref_frame() local
|
D | reconinter_enc.c | 146 const RefCntBuffer *ref_buf = in build_inter_predictors() local
|
D | mcomp.c | 2189 uint8_t const *ref_buf, *src_buf; in av1_int_pro_motion_estimation() local
|
D | encodeframe.c | 5495 YV12_BUFFER_CONFIG *ref_buf[REF_FRAMES]; in encode_frame_internal() local
|
/external/libaom/libaom/av1/common/ |
D | reconinter.c | 924 const RefCntBuffer *const ref_buf = get_ref_frame_buf(ctxt->cm, frame); in av1_setup_build_prediction_by_above_pred() local 962 const RefCntBuffer *const ref_buf = get_ref_frame_buf(ctxt->cm, frame); in av1_setup_build_prediction_by_left_pred() local
|
D | mvref_common.c | 1022 const RefCntBuffer *ref_buf[INTER_REFS_PER_FRAME]; in av1_setup_motion_field() local
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_mcomp.c | 2144 uint8_t const *ref_buf, *src_buf; in vp9_int_pro_motion_estimation() local
|
D | vp9_encoder.c | 3602 RefBuffer *const ref_buf = &cm->frame_refs[ref_frame - 1]; local
|