Searched defs:MACROBLOCKD (Results 1 - 2 of 2) sorted by relevance

/external/libvpx/libvpx/vp8/common/
H A Dblockd.h294 } MACROBLOCKD; typedef in typeref:struct:macroblockd
297 extern void vp8_build_block_doffsets(MACROBLOCKD *x);
298 extern void vp8_setup_block_dptrs(MACROBLOCKD *x);
/external/libvpx/libvpx/vp9/common/
H A Dvp9_blockd.h224 } MACROBLOCKD; typedef in typeref:struct:macroblockd
237 const MACROBLOCKD *xd, int ib) {
251 const MACROBLOCKD *xd) {
257 const MACROBLOCKD *xd) {
262 static void setup_block_dptrs(MACROBLOCKD *xd, int ss_x, int ss_y) {
305 const MACROBLOCKD *const xd, BLOCK_SIZE bsize, int plane,
355 const MACROBLOCKD* const xd, BLOCK_SIZE bsize,
364 const MACROBLOCKD* const xd, BLOCK_SIZE bsize,
412 static void extend_for_intra(MACROBLOCKD *xd, BLOCK_SIZE plane_bsize,
453 static void set_contexts(const MACROBLOCKD *x
[all...]

Completed in 1260 milliseconds