HomeSort by relevance Sort by last modified time
    Searched refs:macroblockd (Results 1 - 25 of 28) sorted by null

1 2

  /external/libvpx/libvpx/vp8/common/
loopfilter.h 67 struct macroblockd;
72 void vp8_loop_filter_frame_init(struct VP8Common *cm, struct macroblockd *mbd,
75 void vp8_loop_filter_frame(struct VP8Common *cm, struct macroblockd *mbd,
79 struct macroblockd *mbd,
82 void vp8_loop_filter_frame_yonly(struct VP8Common *cm, struct macroblockd *mbd,
blockd.h 202 typedef struct macroblockd { struct
293 } MACROBLOCKD;
295 extern void vp8_build_block_doffsets(MACROBLOCKD *x);
296 extern void vp8_setup_block_dptrs(MACROBLOCKD *x);
  /external/libvpx/libvpx/vp9/common/
vp9_loopfilter.h 94 struct macroblockd;
123 struct macroblockd *mbd, int filter_level,
vp9_rtcd_defs.pl 22 struct macroblockd;
vp9_blockd.h 82 // MACROBLOCKD::block_ref[idx] is an altref
145 typedef struct macroblockd { struct
196 } MACROBLOCKD;
210 const MACROBLOCKD *xd) {
220 const MACROBLOCKD *xd, int ib) {
229 void vp9_setup_block_planes(MACROBLOCKD *xd, int ss_x, int ss_y);
245 static INLINE void reset_skip_context(MACROBLOCKD *xd, BLOCK_SIZE bsize) {
272 const MACROBLOCKD *const xd, BLOCK_SIZE bsize, int plane,
275 void vp9_foreach_transformed_block(const MACROBLOCKD *const xd,
280 void vp9_set_contexts(const MACROBLOCKD *xd, struct macroblockd_plane *pd
    [all...]
  /external/libvpx/config/arm/
vp8_rtcd.h 16 struct macroblockd;
vp9_rtcd.h 20 struct macroblockd;
  /external/libvpx/config/arm-neon/
vp9_rtcd.h 20 struct macroblockd;
vp8_rtcd.h 16 struct macroblockd;
  /external/libvpx/config/arm64/
vp9_rtcd.h 20 struct macroblockd;
vp8_rtcd.h 16 struct macroblockd;
  /external/libvpx/config/generic/
vp8_rtcd.h 16 struct macroblockd;
vp9_rtcd.h 20 struct macroblockd;
  /external/libvpx/config/mips32/
vp8_rtcd.h 16 struct macroblockd;
vp9_rtcd.h 20 struct macroblockd;
  /external/libvpx/config/mips32-dspr2/
vp8_rtcd.h 16 struct macroblockd;
vp9_rtcd.h 20 struct macroblockd;
  /external/libvpx/config/mips32-msa/
vp9_rtcd.h 20 struct macroblockd;
vp8_rtcd.h 16 struct macroblockd;
  /external/libvpx/config/mips64/
vp8_rtcd.h 16 struct macroblockd;
vp9_rtcd.h 20 struct macroblockd;
  /external/libvpx/config/mips64-msa/
vp9_rtcd.h 20 struct macroblockd;
vp8_rtcd.h 16 struct macroblockd;
  /external/libvpx/config/x86/
vp9_rtcd.h 20 struct macroblockd;
  /external/libvpx/config/x86_64/
vp9_rtcd.h 20 struct macroblockd;

Completed in 236 milliseconds

1 2