Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/decoder/
Dvp9_dthread.c62 void vp9_frameworker_wait(VPxWorker *const worker, RefCntBuffer *const ref_buf, in vp9_frameworker_wait()
Dvp9_decoder.c184 YV12_BUFFER_CONFIG *ref_buf = NULL; in vp9_set_reference_dec() local
Dvp9_decodeframe.c661 RefBuffer *ref_buf = &pbi->common.frame_refs[frame - LAST_FRAME]; in dec_build_inter_predictors_sb() local
1874 RefBuffer *const ref_buf = &cm->frame_refs[i]; in read_uncompressed_header() local
/external/pdfium/core/fxcodec/codec/
Dfx_codec_fax.cpp81 void FaxG4FindB1B2(const std::vector<uint8_t>& ref_buf, in FaxG4FindB1B2()
280 const std::vector<uint8_t>& ref_buf, in FaxG4GetRow()
572 std::vector<uint8_t> ref_buf(pitch, 0xff); in FaxG4Decode() local
684 const std::vector<uint8_t>& ref_buf, in FaxEncode2DLine()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_mcomp.c1805 uint8_t const *ref_buf, *src_buf; in vp9_int_pro_motion_estimation() local
Dvp9_encoder.c3427 RefBuffer *const ref_buf = &cm->frame_refs[ref_frame - 1]; local