Searched refs:block (Results 101 - 122 of 122) sorted by relevance

12345

/hardware/qcom/audio/hal/msm8974/
H A Dplatform.c2419 char block[MAX_SAD_BLOCKS * SAD_BLOCK_SIZE]; local
2420 char *sad = block;
2440 if (count > (int)sizeof(block))
2441 count = (int)sizeof(block);
2443 ret = mixer_ctl_get_array(ctl, block, count);
2463 /* Advance to next block */
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
H A Dvp9_bitstream.c361 const int block = idy * 2 + idx; local
362 write_intra_mode(w, mi->bmi[block].as_mode,
363 get_y_mode_probs(mi, above_mi, left_mi, block));
757 // Write out probabilities used to decode unpredicted macro-block segments
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
H A Drtcd_defs.pl12 struct block;
305 # Single block SAD
329 # Multi-block SAD, comparing a reference to N blocks 1 pixel apart horizontally
369 # Multi-block SAD, comparing a reference to N independent blocks
451 add_proto qw/void vp8_regular_quantize_b/, "struct block *, struct blockd *";
456 add_proto qw/void vp8_fast_quantize_b/, "struct block *, struct blockd *";
460 add_proto qw/void vp8_regular_quantize_b_pair/, "struct block *b1, struct block *b2, struct blockd *d1, struct blockd *d2";
463 add_proto qw/void vp8_fast_quantize_b_pair/, "struct block *b1, struct block *b
[all...]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/arm/armv6/
H A Dvp8_variance_halfpixvar16x16_hv_armv6.asm35 mov r12, #16 ; set loop counter to 16 (=block height)
H A Dloopfilter_v6.asm17 AREA |.text|, CODE, READONLY ; name this block of code
863 pld [src, #23] ; preload for next block
1259 pld [src, #23] ; preload for next block
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/decoder/
H A Ddecodeframe.c190 BLOCKD *b = &xd->block[i];
242 BLOCKD *b = &xd->block[24];
244 /* do 2nd order transform on the dc block */
551 /* Decode the individual macro block */
613 /* We have an intra block with corrupt coefficients, better to
614 * conceal with an inter block. Interpolate MVs from neighboring
1122 /* Which macro block level features are enabled */
1125 /* Read the probs used to decode the segment id for each macro block. */
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/ppc/
H A Dfilter_altivec.asm244 ;# Finished filtering main horizontal block. If there is no
434 ;# Finished filtering main horizontal block. If there is no
614 ;# Finished filtering main horizontal block. If there is no
H A Dloopfilter_filters_altivec.asm33 ;# group of vector registers and think of it as occupying a block of
44 ;# a 256-element block of memory. It takes 8 bits 0...7 to address this
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/x86/
H A Dsubpixel_mmx.asm190 ; recon block should be in cache this shouldn't cost much. Its obviously
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/arm/neon/
H A Dvp9_iht8x8_add_neon.asm561 AREA Block, CODE, READONLY ; name this block of code
H A Dvp9_idct16x16_add_neon.asm38 AREA Block, CODE, READONLY ; name this block of code
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libwebm/
H A Dmkvparser.cpp1230 //status == 0 means "no block entries found"
1231 //status > 0 means "found at least one block entry"
1351 //status == 0 means "no block entries found"
1665 if (status == 0) //parsed a block
3834 if (status > 0) //means "found at least one block entry"
3853 //status == 0 means "no block entries found"
4920 //NOTE: if we get here, it means that we didn't find a block with
4995 // block from this track. One way around this problem is for the
4997 //us back until you have a cluster that contains a block from this
5020 //NOTE: if we get here, it means that we didn't find a block wit
[all...]
/hardware/qcom/msm8994/kernel-headers/linux/
H A Dvideodev2.h1021 __u8 block; member in struct:v4l2_rds_data
/hardware/qcom/msm8994/original-kernel-headers/linux/
H A Dvideodev2.h1427 __u8 block; member in struct:v4l2_rds_data
/hardware/qcom/msm8996/kernel-headers/linux/
H A Dvideodev2.h1106 __u8 block; member in struct:v4l2_rds_data
/hardware/qcom/msm8996/original-kernel-headers/linux/
H A Dvideodev2.h1532 __u8 block; member in struct:v4l2_rds_data
/hardware/qcom/msm8x84/kernel-headers/linux/
H A Dvideodev2.h1020 __u8 block; member in struct:v4l2_rds_data
/hardware/qcom/msm8x84/original-kernel-headers/linux/
H A Dvideodev2.h1424 __u8 block; member in struct:v4l2_rds_data
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libwebm/
H A Dmkvparser.cpp1260 //status == 0 means "no block entries found"
1261 //status > 0 means "found at least one block entry"
1381 //status == 0 means "no block entries found"
1695 if (status == 0) //parsed a block
3852 if (status > 0) //means "found at least one block entry"
3871 //status == 0 means "no block entries found"
5793 //NOTE: if we get here, it means that we didn't find a block with
5870 // block from this track. One way around this problem is for the
5872 //us back until you have a cluster that contains a block from this
5895 //NOTE: if we get here, it means that we didn't find a block wit
[all...]
/hardware/qcom/msm8960/kernel-headers/linux/
H A Dvideodev2.h1851 __u8 block; member in struct:v4l2_rds_data
/hardware/qcom/msm8960/original-kernel-headers/linux/
H A Dvideodev2.h2112 __u8 block; member in struct:v4l2_rds_data
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/x86/
H A Dvp9_intrapred_ssse3.asm213 ; bottom-right 8x8 block

Completed in 294 milliseconds

12345