Home
last modified time | relevance | path

Searched refs:vp8_build_block_offsets (Results 1 – 4 of 4) sorted by relevance

/external/libvpx/libvpx/vp8/encoder/
Dencodeframe.h18 extern void vp8_build_block_offsets(MACROBLOCK *x);
Dencodeframe.c610 vp8_build_block_offsets(x); in init_encode_frame_mb_context()
989 void vp8_build_block_offsets(MACROBLOCK *x) { in vp8_build_block_offsets() function
Dethreading.c467 vp8_build_block_offsets(mb); in vp8cx_init_mbrthread_data()
Dfirstpass.c525 vp8_build_block_offsets(x); in vp8_first_pass()