Searched defs:obu_ctx (Results 1 – 5 of 5) sorted by relevance
44 ObuDecInputContext *obu_ctx = nullptr; member122 ObuDecInputContext obu_ctx; in main() local
272 int file_is_obu(struct ObuDecInputContext *obu_ctx) { in file_is_obu()368 int obudec_read_temporal_unit(struct ObuDecInputContext *obu_ctx, in obudec_read_temporal_unit()483 void obudec_free(struct ObuDecInputContext *obu_ctx) { free(obu_ctx->buffer); } in obudec_free()
25 struct ObuDecInputContext obu_ctx; member
103 struct ObuDecInputContext obu_ctx = { &aom_input_ctx, NULL, 0, 0, 0 }; in main() local
54 struct ObuDecInputContext *obu_ctx; member486 struct ObuDecInputContext obu_ctx = { NULL, NULL, 0, 0, 0 }; in main_loop() local