Searched defs:this_offset (Results 1 – 2 of 2) sorted by relevance
860 unsigned char *this_offset; in vp8_hex_search() local924 this_offset = base_offset + (this_mv.as_mv.row * in_what_stride) + in vp8_hex_search() local957 this_offset = base_offset + (this_mv.as_mv.row * (in_what_stride)) + in vp8_hex_search() local998 this_offset = base_offset + (this_mv.as_mv.row * (in_what_stride)) + in vp8_hex_search() local
99 int this_offset = (num_payloads - i - 1) * timestamp_offset; in CreateRedPayload() local