Searched refs:start_code_ (Results 1 – 2 of 2) sorted by relevance
25 *encoded_text = {start_code_, end_code_}; in Encode()81 *encoded_text = {start_code_, end_code_}; in Encode()92 (*encoded_text)[0] = start_code_; in Encode()
49 start_code_(start_code), in num_pieces_()80 const int start_code_; variable