HomeSort by relevance Sort by last modified time
    Searched refs:macroblock (Results 1 - 24 of 24) sorted by null

  /external/libvpx/libvpx/vp9/encoder/
vp9_encodeframe.h 15 struct macroblock;
18 void vp9_setup_src_planes(struct macroblock *x,
vp9_block.h 90 typedef struct macroblock MACROBLOCK;
91 struct macroblock { struct
202 static PICK_MODE_CONTEXT *get_block_context(MACROBLOCK *x, BLOCK_SIZE bsize) {
237 MACROBLOCK *x;
  /external/libvpx/libvpx/vp8/encoder/
quantize.h 16 struct macroblock;
19 extern void vp8_update_zbin_extra(struct VP8_COMP *cpi, struct macroblock *x);
20 extern void vp8cx_mb_init_quantizer(struct VP8_COMP *cpi, struct macroblock *x, int ok_to_skip);
block.h 63 typedef struct macroblock struct
77 PARTITION_INFO *pi; /* Corresponds to upper left visible macroblock */
160 } MACROBLOCK;
  /external/libvpx/generic/
vp8_rtcd.h 20 struct macroblock;
250 void vp8_quantize_mb_c(struct macroblock *);
253 void vp8_quantize_mby_c(struct macroblock *);
256 void vp8_quantize_mbuv_c(struct macroblock *);
262 int vp8_mbblock_error_c(struct macroblock *mb, int dc);
265 int vp8_mbuverror_c(struct macroblock *mb);
277 int vp8_full_search_sad_c(struct macroblock *x, struct block *b, struct blockd *d, union int_mv *ref_mv, int sad_per_bit, int distance, struct variance_vtable *fn_ptr, int *mvcost[2], union int_mv *center_mv);
280 int vp8_refining_search_sad_c(struct macroblock *x, struct block *b, struct blockd *d, union int_mv *ref_mv, int sad_per_bit, int distance, struct variance_vtable *fn_ptr, int *mvcost[2], union int_mv *center_mv);
283 int vp8_diamond_search_sad_c(struct macroblock *x, struct block *b, struct blockd *d, union int_mv *ref_mv, union int_mv *best_mv, int search_param, int sad_per_bit, int *num00, struct variance_vtable *fn_ptr, int *mvcost[2], union int_mv *center_mv);
289 int vp8_denoiser_filter_c(struct yv12_buffer_config* mc_running_avg, struct yv12_buffer_config* running_avg, struct macroblock* signal, unsigned int motion_magnitude2, int y_offset, int uv_offset)
    [all...]
vp9_rtcd.h 20 struct macroblock;
  /external/libvpx/mips/
vp8_rtcd.h 20 struct macroblock;
250 void vp8_quantize_mb_c(struct macroblock *);
253 void vp8_quantize_mby_c(struct macroblock *);
256 void vp8_quantize_mbuv_c(struct macroblock *);
262 int vp8_mbblock_error_c(struct macroblock *mb, int dc);
265 int vp8_mbuverror_c(struct macroblock *mb);
277 int vp8_full_search_sad_c(struct macroblock *x, struct block *b, struct blockd *d, union int_mv *ref_mv, int sad_per_bit, int distance, struct variance_vtable *fn_ptr, int *mvcost[2], union int_mv *center_mv);
280 int vp8_refining_search_sad_c(struct macroblock *x, struct block *b, struct blockd *d, union int_mv *ref_mv, int sad_per_bit, int distance, struct variance_vtable *fn_ptr, int *mvcost[2], union int_mv *center_mv);
283 int vp8_diamond_search_sad_c(struct macroblock *x, struct block *b, struct blockd *d, union int_mv *ref_mv, union int_mv *best_mv, int search_param, int sad_per_bit, int *num00, struct variance_vtable *fn_ptr, int *mvcost[2], union int_mv *center_mv);
289 int vp8_denoiser_filter_c(struct yv12_buffer_config* mc_running_avg, struct yv12_buffer_config* running_avg, struct macroblock* signal, unsigned int motion_magnitude2, int y_offset, int uv_offset)
    [all...]
vp9_rtcd.h 20 struct macroblock;
  /external/libvpx/mips-dspr2/
vp8_rtcd.h 20 struct macroblock;
268 void vp8_quantize_mb_c(struct macroblock *);
271 void vp8_quantize_mby_c(struct macroblock *);
274 void vp8_quantize_mbuv_c(struct macroblock *);
280 int vp8_mbblock_error_c(struct macroblock *mb, int dc);
283 int vp8_mbuverror_c(struct macroblock *mb);
295 int vp8_full_search_sad_c(struct macroblock *x, struct block *b, struct blockd *d, union int_mv *ref_mv, int sad_per_bit, int distance, struct variance_vtable *fn_ptr, int *mvcost[2], union int_mv *center_mv);
298 int vp8_refining_search_sad_c(struct macroblock *x, struct block *b, struct blockd *d, union int_mv *ref_mv, int sad_per_bit, int distance, struct variance_vtable *fn_ptr, int *mvcost[2], union int_mv *center_mv);
301 int vp8_diamond_search_sad_c(struct macroblock *x, struct block *b, struct blockd *d, union int_mv *ref_mv, union int_mv *best_mv, int search_param, int sad_per_bit, int *num00, struct variance_vtable *fn_ptr, int *mvcost[2], union int_mv *center_mv);
307 int vp8_denoiser_filter_c(struct yv12_buffer_config* mc_running_avg, struct yv12_buffer_config* running_avg, struct macroblock* signal, unsigned int motion_magnitude2, int y_offset, int uv_offset)
    [all...]
vp9_rtcd.h 20 struct macroblock;
  /external/libvpx/armv7a/
vp8_rtcd.h 20 struct macroblock;
290 void vp8_quantize_mb_c(struct macroblock *);
293 void vp8_quantize_mby_c(struct macroblock *);
296 void vp8_quantize_mbuv_c(struct macroblock *);
302 int vp8_mbblock_error_c(struct macroblock *mb, int dc);
305 int vp8_mbuverror_c(struct macroblock *mb);
320 int vp8_full_search_sad_c(struct macroblock *x, struct block *b, struct blockd *d, union int_mv *ref_mv, int sad_per_bit, int distance, struct variance_vtable *fn_ptr, int *mvcost[2], union int_mv *center_mv);
323 int vp8_refining_search_sad_c(struct macroblock *x, struct block *b, struct blockd *d, union int_mv *ref_mv, int sad_per_bit, int distance, struct variance_vtable *fn_ptr, int *mvcost[2], union int_mv *center_mv);
326 int vp8_diamond_search_sad_c(struct macroblock *x, struct block *b, struct blockd *d, union int_mv *ref_mv, union int_mv *best_mv, int search_param, int sad_per_bit, int *num00, struct variance_vtable *fn_ptr, int *mvcost[2], union int_mv *center_mv);
332 int vp8_denoiser_filter_c(struct yv12_buffer_config* mc_running_avg, struct yv12_buffer_config* running_avg, struct macroblock* signal, unsigned int motion_magnitude2, int y_offset, int uv_offset)
    [all...]
vp9_rtcd.h 20 struct macroblock;
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/
omxVCM4P2_DecodePadMV_PVOP_s.s 16 ; * Decodes and pads four motion vectors of the non-intra macroblock in P-VOP.
30 ; * macroblocks specially at the left side of the current macroblock
33 ; * macroblocks specially at the upper side of the current macroblock
36 ; * macroblocks specially at the upper-right side of the current macroblock
40 ; * [in] MBType the type of the current macroblock. If MBType
51 ; * macroblock which contains four decoded motion vectors
armVCM4P2_SetPredDir_s.s 26 ; * blocks 0 to 3 in the same macroblock.
omxVCM4P2_PredictReconCoefIntra_s.s 37 ; * the predictor block are in the same macroblock.
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/
omxVCM4P2_DecodePadMV_PVOP_s.s 16 ; * Decodes and pads four motion vectors of the non-intra macroblock in P-VOP.
30 ; * macroblocks specially at the left side of the current macroblock
33 ; * macroblocks specially at the upper side of the current macroblock
36 ; * macroblocks specially at the upper-right side of the current macroblock
40 ; * [in] MBType the type of the current macroblock. If MBType
51 ; * macroblock which contains four decoded motion vectors
armVCM4P2_SetPredDir_s.s 26 ; * blocks 0 to 3 in the same macroblock.
omxVCM4P2_PredictReconCoefIntra_s.s 37 ; * the predictor block are in the same macroblock.
  /external/libvpx/armv7a-neon/
vp8_rtcd.h 20 struct macroblock;
337 void vp8_quantize_mb_c(struct macroblock *);
338 void vp8_quantize_mb_neon(struct macroblock *);
341 void vp8_quantize_mby_c(struct macroblock *);
342 void vp8_quantize_mby_neon(struct macroblock *);
345 void vp8_quantize_mbuv_c(struct macroblock *);
346 void vp8_quantize_mbuv_neon(struct macroblock *);
352 int vp8_mbblock_error_c(struct macroblock *mb, int dc);
355 int vp8_mbuverror_c(struct macroblock *mb);
373 int vp8_full_search_sad_c(struct macroblock *x, struct block *b, struct blockd *d, union int_mv *ref_mv, int sad_per_bit, int distance, struct (…)
    [all...]
vp9_rtcd.h 20 struct macroblock;
  /external/jpeg/
jsimd_arm_neon.S 690 .error unsupported macroblock size
719 .error unsupported macroblock size
735 .error unsupported macroblock size
751 .error unsupported macroblock size
  /external/libvpx/libvpx/vp8/common/
rtcd_defs.sh 13 struct macroblock;
468 prototype void vp8_quantize_mb "struct macroblock *"
471 prototype void vp8_quantize_mby "struct macroblock *"
474 prototype void vp8_quantize_mbuv "struct macroblock *"
484 prototype int vp8_mbblock_error "struct macroblock *mb, int dc"
488 prototype int vp8_mbuverror "struct macroblock *mb"
507 prototype int vp8_full_search_sad "struct macroblock *x, struct block *b, struct blockd *d, union int_mv *ref_mv, int sad_per_bit, int distance, struct variance_vtable *fn_ptr, int *mvcost[2], union int_mv *center_mv"
512 prototype int vp8_refining_search_sad "struct macroblock *x, struct block *b, struct blockd *d, union int_mv *ref_mv, int sad_per_bit, int distance, struct variance_vtable *fn_ptr, int *mvcost[2], union int_mv *center_mv"
516 prototype int vp8_diamond_search_sad "struct macroblock *x, struct block *b, struct blockd *d, union int_mv *ref_mv, union int_mv *best_mv, int search_param, int sad_per_bit, int *num00, struct variance_vtable *fn_ptr, int *mvcost[2], union int_mv *center_mv"
537 prototype int vp8_denoiser_filter "struct yv12_buffer_config* mc_running_avg, struct yv12_buffer_config* running_avg, struct macroblock* signal, unsigned int motion_magnitude2, int y_offset, int uv_offset
    [all...]
  /external/libvpx/libvpx/vp9/common/
vp9_rtcd_defs.sh 13 struct macroblock;
    [all...]
  /external/libvpx/libvpx/vp8/common/x86/
postproc_sse2.asm 119 movsxd rcx, DWORD PTR arg(6) ;rows in a macroblock

Completed in 696 milliseconds