Home
last modified time | relevance | path

Searched defs:ref_buf (Results 1 – 16 of 16) 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.c269 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
Ddecodeframe.c704 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/
Dfx_codec_fax.cpp84 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/
Dvp9_decoder.c227 YV12_BUFFER_CONFIG *ref_buf = NULL; in vp9_set_reference_dec() local
Dvp9_decodeframe.c713 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/
Dencode_strategy.c671 const YV12_BUFFER_CONFIG *const ref_buf, in dump_one_image()
Dtpl_model.c507 RefCntBuffer *ref_buf = get_ref_frame_buf(cm, GOLDEN_FRAME); in init_gop_frames() local
Drd.c1059 const RefCntBuffer *const ref_buf = in av1_get_scaled_ref_frame() local
Dreconinter_enc.c146 const RefCntBuffer *ref_buf = in build_inter_predictors() local
Dmcomp.c2189 uint8_t const *ref_buf, *src_buf; in av1_int_pro_motion_estimation() local
Dencodeframe.c5495 YV12_BUFFER_CONFIG *ref_buf[REF_FRAMES]; in encode_frame_internal() local
/external/libaom/libaom/av1/common/
Dreconinter.c924 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
Dmvref_common.c1022 const RefCntBuffer *ref_buf[INTER_REFS_PER_FRAME]; in av1_setup_motion_field() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_mcomp.c2144 uint8_t const *ref_buf, *src_buf; in vp9_int_pro_motion_estimation() local
Dvp9_encoder.c3602 RefBuffer *const ref_buf = &cm->frame_refs[ref_frame - 1]; local