Home
last modified time | relevance | path

Searched defs:ref_buf (Results 1 – 17 of 17) sorted by relevance

/external/speex/libspeexdsp/
Dtestecho.c20 short echo_buf[NN], ref_buf[NN], e_buf[NN]; in main() local
/external/libaom/libaom/av1/decoder/
Ddecoder.c286 YV12_BUFFER_CONFIG *ref_buf = NULL; in av1_set_reference_dec() local
438 RefCntBuffer *ref_buf = get_ref_frame_buf(cm, LAST_FRAME); in av1_receive_compressed_data() local
Ddecodeframe.c868 const RefCntBuffer *ref_buf = get_ref_frame_buf(cm, frame); in predict_inter_block() local
2055 const RefCntBuffer *const ref_buf = get_ref_frame_buf(cm, i); in setup_frame_size_with_refs() local
4892 const RefCntBuffer *const ref_buf = get_ref_frame_buf(cm, i); in read_uncompressed_header() local
/external/pdfium/core/fxcodec/fax/
Dfaxmodule.cpp90 void FaxG4FindB1B2(pdfium::span<const uint8_t> ref_buf, in FaxG4FindB1B2()
287 pdfium::span<const uint8_t> ref_buf, in FaxG4GetRow()
614 std::vector<uint8_t, FxAllocAllocator<uint8_t>> ref_buf(pitch, 0xff); in FaxG4Decode() local
/external/libaom/libaom/av1/common/
Dreconinter.c64 const struct buf_2d *ref_buf, in av1_init_inter_params()
800 const RefCntBuffer *ref_buf = in build_inter_predictors_sub8x8() local
1215 const RefCntBuffer *const ref_buf = get_ref_frame_buf(ctxt->cm, frame); in av1_setup_address_for_obmc() local
1249 const RefCntBuffer *const ref_buf = get_ref_frame_buf(ctxt->cm, frame); in av1_setup_build_prediction_by_above_pred() local
1288 const RefCntBuffer *const ref_buf = get_ref_frame_buf(ctxt->cm, frame); in av1_setup_build_prediction_by_left_pred() local
Dmvref_common.c997 const RefCntBuffer *ref_buf[INTER_REFS_PER_FRAME]; in av1_setup_motion_field() local
/external/libvpx/libvpx/vp9/decoder/
Dvp9_decoder.c286 YV12_BUFFER_CONFIG *ref_buf = NULL; in vp9_set_reference_dec() local
Dvp9_decodeframe.c730 RefBuffer *ref_buf = &pbi->common.frame_refs[frame - LAST_FRAME]; in dec_build_inter_predictors_sb() local
2749 RefBuffer *const ref_buf = &cm->frame_refs[i]; in read_uncompressed_header() local
/external/libaom/libaom/av1/encoder/
Dtpl_model.c363 struct buf_2d ref_buf = { NULL, ref_frame_ptr->y_buffer, in mode_estimation() local
419 struct buf_2d ref_buf = { NULL, ref_frame_ptr->y_buffer, in mode_estimation() local
Dencode_strategy.c541 const YV12_BUFFER_CONFIG *const ref_buf, in dump_one_image()
Dmcomp.c1649 uint8_t const *ref_buf, *src_buf; in av1_int_pro_motion_estimation() local
1782 const struct buf_2d *ref_buf = ms_buffers->ref; in get_obmc_mvpred_var() local
1799 const struct buf_2d *ref_buf = ms_buffers->ref; in obmc_refining_search_sad() local
1846 const struct buf_2d *const ref_buf = ms_buffers->ref; in obmc_diamond_search_sad() local
Drd.c1065 const RefCntBuffer *const ref_buf = in av1_get_scaled_ref_frame() local
Dtemporal_filter.c341 const struct buf_2d ref_buf = { NULL, ref_frame->buffers[plane], in tf_build_predictor() local
Dencodeframe.c5819 YV12_BUFFER_CONFIG *ref_buf[REF_FRAMES]; in encode_frame_internal() local
/external/webrtc/modules/video_coding/codecs/vp9/
Dvp9_impl.cc1282 for (const RefFrameBuffer& ref_buf : ref_buf_list) { in FillReferenceIndices() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_mcomp.c2317 uint8_t const *ref_buf, *src_buf; in vp9_int_pro_motion_estimation() local
Dvp9_encoder.c3785 RefBuffer *const ref_buf = &cm->frame_refs[ref_frame - 1]; local