HomeSort by relevance Sort by last modified time
    Searched defs:f_offset (Results 1 - 3 of 3) sorted by null

  /device/linaro/bootloader/edk2/StdLib/Include/sys/
file.h 85 off_t f_offset; member in struct:file
  /device/linaro/bootloader/edk2/StdLibPrivateInternalFiles/Include/
kfile.h 83 off_t f_offset; /* current position in file */ member in struct:__filedes
222 off_t f_offset; /* current position in file */
  /external/libhevc/encoder/
bit_allocation.c 469 float f_bits_cur_pic, f_offset; local
475 f_offset = ((float)i4_offset) / 1000;
478 (ps_bit_allocation->i4_avg_qscale_gop_first_pass * f_offset);
    [all...]

Completed in 674 milliseconds