Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxcodec/codec/
Dfx_codec_fax.cpp75 void FaxG4FindB1B2(const uint8_t* ref_buf, in FaxG4FindB1B2()
288 const uint8_t* ref_buf, in FaxG4GetRow()
540 const uint8_t* ref_buf, in FaxEncode2DLine()
744 uint8_t* ref_buf = FX_Alloc(uint8_t, pitch); in FaxG4Decode() local
/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.c189 RefBuffer *ref_buf = NULL; in vp9_set_reference_dec() local
Dvp9_decodemv.c503 RefBuffer *ref_buf = &cm->frame_refs[frame - LAST_FRAME]; in read_inter_block_mode_info() local
Dvp9_decodeframe.c1949 RefBuffer *const ref_buf = &cm->frame_refs[i]; in read_uncompressed_header() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_mcomp.c1831 uint8_t const *ref_buf, *src_buf; in vp9_int_pro_motion_estimation() local
Dvp9_encoder.c3198 RefBuffer *const ref_buf = &cm->frame_refs[ref_frame - 1]; local