HomeSort by relevance Sort by last modified time
    Searched full:deblock (Results 1 - 25 of 25) sorted by null

  /frameworks/av/media/libstagefright/codecs/avc/common/
Android.mk 5 src/deblock.cpp \
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/
omxVCM4P10_DeblockLuma_I.c 13 * H.264 luma deblock
29 * This function performs deblock filtering the horizontal and vertical edges of a luma macroblock
omxVCM4P10_DeblockChroma_I.c 13 * H.264 intra chroma deblock
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src/
omxVCM4P10_DeblockLuma_I.c 13 * H.264 luma deblock
29 * This function performs deblock filtering the horizontal and vertical edges of a luma macroblock
omxVCM4P10_DeblockChroma_I.c 13 * H.264 intra chroma deblock
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/
armVCM4P10_DeBlockPixel.c 13 * H.264 luma deblock module
31 * Deblock one boundary pixel
omxVCM4P10_DeblockLuma_I.c 13 * H.264 luma deblock
29 * This function performs in-place deblock filtering the horizontal and
omxVCM4P10_FilterDeblockingChroma_HorEdge_I.c 13 * H.264 chroma deblock module
28 * Performs in-place deblock filtering on the horizontal edges of the chroma
omxVCM4P10_FilterDeblockingLuma_HorEdge_I.c 13 * H.264 luma deblock module
28 * Performs in-place deblock filtering on four horizontal edges of the luma
omxVCM4P10_FilterDeblockingLuma_VerEdge_I.c 13 * H.264 luma deblock module
28 * Performs in-place deblock filtering on four vertical edges of the luma
omxVCM4P10_DeblockChroma_I.c 13 * H.264 intra chroma deblock
omxVCM4P10_FilterDeblockingChroma_VerEdge_I.c 28 * Performs in-place deblock filtering on four vertical edges of the chroma
  /external/libvpx/libvpx/
vpxdec.c 113 static const arg_def_t deblock = ARG_DEF(NULL, "deblock", 0, variable
132 &addnoise_level, &deblock, &demacroblock_level, &pp_debug_info,
804 else if (arg_match(&arg, &deblock, argi))
    [all...]
  /external/webp/src/dec/
frame.c 358 // Reason is: the deblocking filter cannot deblock the bottom horizontal edges
364 // Deblock: [ 0..11][12..27][28..43][44..59][...
367 // Deblock: [ 0..11][12..27!!][-4..11][12..27][...
372 // Deblock: [ 0..11][12..27][28..43][-4..11][12..27][28...
  /frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
post_proc.h 42 /* version for fast Deblock filtering*/
chv_filter.cpp 65 For fast Deblock filtering
  /external/libvpx/libvpx/vp8/common/x86/
postproc_sse2.asm 14 ;macro in deblock functions
  /frameworks/av/media/libstagefright/codecs/avc/common/include/
avclib_common.h 31 /*----------- deblock.c --------------*/
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/api/
armVC.h 802 * Deblock one boundary pixel
    [all...]
omxVC.h     [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/api/
armVC.h 802 * Deblock one boundary pixel
    [all...]
omxVC.h     [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/api/
armVC.h 802 * Deblock one boundary pixel
    [all...]
omxVC.h     [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_encode/test/
VideoEncTest.c     [all...]

Completed in 1649 milliseconds