Searched defs:start_bit (Results 1 – 5 of 5) sorted by relevance
/third_party/ntfs-3g/libntfs-3g/ |
D | bitmap.c | 115 static int ntfs_bitmap_set_bits_in_run(ntfs_attr *na, s64 start_bit, in ntfs_bitmap_set_bits_in_run() 268 int ntfs_bitmap_set_run(ntfs_attr *na, s64 start_bit, s64 count) in ntfs_bitmap_set_run() 290 int ntfs_bitmap_clear_run(ntfs_attr *na, s64 start_bit, s64 count) in ntfs_bitmap_clear_run()
|
/third_party/ffmpeg/libavformat/ |
D | rtpdec_h264.c | 265 int start_bit, const uint8_t *nal_header, in ff_h264_handle_frag_packet() 289 uint8_t fu_indicator, fu_header, start_bit, nal_type, nal; in h264_handle_packet_fu_a() local
|
/third_party/mesa3d/src/intel/common/ |
D | intel_decoder.h | 89 int start_bit; /**< current field starts at this bit offset into p */ member
|
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
D | si_clear.c | 300 unsigned start_bit = UINT_MAX; in gfx11_get_dcc_clear_parameters() local
|
/third_party/mesa3d/src/intel/isl/ |
D | isl.h | 1313 uint8_t start_bit; /**< Bit at which this channel starts */ member
|