Home
last modified time | relevance | path

Searched refs:largest (Results 1 – 8 of 8) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_mem/memory_manager/
Dhmm_largest.c19 U(size_bau) largest; in U()
22 largest = 0; in U()
29 largest = in U()
47 if (lf_size > largest) in U()
48 largest = lf_size; in U()
54 return(largest ? in U()
55 ((largest * ((U(size_aau)) HMM_BLOCK_ALIGN_UNIT)) - HEAD_AAUS) : in U()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/arm/neon/
Dvp9_loopfilter_neon.asm196 ; only compare the largest value to limit
460 ; only compare the largest value to limit
484 ; only compare the largest value to thresh
Dvp9_mb_lpf_neon.asm319 ; only compare the largest value to limit
341 ; only compare the largest value to thresh
375 ; only compare the largest value to thresh
Dvp9_loopfilter_16_neon.asm114 ; only compare the largest value to limit
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/decoder/
Dvp9_decodeframe.c940 const TileBuffer largest = tile_buffers[group_start]; in decode_tiles_mt() local
944 tile_buffers[group_end] = largest; in decode_tiles_mt()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/x86inc/
Dx86inc.asm32 ; to the largest audience possible. Of course, if you modify it for your own
/hardware/qcom/media/mm-video-legacy/vidc/vdec/test/
Domx_vdec_test.cpp3910 ALOGE("Available free space %lx largest chunk %lx\n", fs.total, fs.largest); in getFreePmem()
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/test/
Domx_vdec_test.cpp4364 ALOGE("Available free space %lx largest chunk %lx\n", fs.total, fs.largest); in getFreePmem()