Searched refs:kept (Results 1 - 6 of 6) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/examples/
H A Ddecode_with_partial_drops.c141 int* thrown, int* kept)
167 *kept = *size/mtu + ((*size % mtu > 0) ? 1 : 0); /* approximate */
168 for (i=0; i < *kept; i++)
180 (*kept)++;
205 int thrown=0, kept=0; local
300 kept += kept_frame;
140 throw_packets(unsigned char* frame, int* size, int loss_rate, int* thrown, int* kept) argument
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/x86/
H A Dquantize_mmx.asm264 ; following is kept as reference
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/arm/armv5te/
H A Dboolhuff_armv5te.asm231 ; v is kept in r1 during the token pack loop
H A Dvp8_packtokens_armv5.asm79 ; v is kept in r12 during the token pack loop
H A Dvp8_packtokens_mbrow_armv5.asm100 ; v is kept in r12 during the token pack loop
H A Dvp8_packtokens_partitions_armv5.asm129 ; v is kept in r12 during the token pack loop

Completed in 188 milliseconds