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

  /external/fio/tools/
genfio 22 BLK_SIZE=
136 [$TYPE-$PRINTABLE_DISK-$BLK_SIZE-seq]
138 bs=$BLK_SIZE
141 write_bw_log=${PREFIX_FILENAME}$SHORT_HOSTNAME-$BLK_SIZE-$PRINTABLE_DISK-$TYPE-seq.results
142 write_iops_log=${PREFIX_FILENAME}$SHORT_HOSTNAME-$BLK_SIZE-$PRINTABLE_DISK-$TYPE-seq.results
163 [$TYPE-$PRINTABLE_DISK-$BLK_SIZE-para]
164 bs=$BLK_SIZE
175 write_bw_log=${PREFIX_FILENAME}$SHORT_HOSTNAME-$BLK_SIZE-$PRINTABLE_DISK-$TYPE-para.results
176 write_iops_log=${PREFIX_FILENAME}$SHORT_HOSTNAME-$BLK_SIZE-$PRINTABLE_DISK-$TYPE-para.results
340 for BLK_SIZE in $(echo $BLOCK_SIZE | tr "," " "); d
    [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/
omxVCM4P10_PredictIntraChroma_8x8_s.s 44 BLK_SIZE EQU 0x8
133 MOV y, #BLK_SIZE ;// Outer Loop Count
456 MOV outerCount, #BLK_SIZE ;// Outer Loop Count
omxVCM4P10_PredictIntra_16x16_s.s 32 BLK_SIZE EQU 0x10
129 MOV y, #BLK_SIZE ;// Outer Loop Count
309 MOV y, #BLK_SIZE ;// Outer Loop Count
omxVCM4P10_PredictIntra_4x4_s.s 38 BLK_SIZE EQU 0x8
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src/
omxVCM4P10_PredictIntra_16x16_s.s 39 BLK_SIZE EQU 0x10
188 MOV y, #BLK_SIZE ;// Outer Loop Count

Completed in 216 milliseconds