Searched refs:context (Results 1 – 5 of 5) sorted by relevance
128 const RK_S32(*context)[460][2]; in vepu_write_cabac_table() local136 context = &h264_context_init_intra; in vepu_write_cabac_table()139 context = &h264_context_init[cabac_init_idc]; in vepu_write_cabac_table()142 RK_S32 m = (RK_S32)(*context)[i][0]; in vepu_write_cabac_table()143 RK_S32 n = (RK_S32)(*context)[i][1]; in vepu_write_cabac_table()
299 int context; member404 int context; /**< Context handle */ member
245 ## 2.6 Instance context structure(MppCtx)247 …context handle provided to user as decoder or encoder. Users can create MppCtx instance and MppApi…260 …ce, input and output at the same time, used alone. <br>ctx :MPP instance context. <br>packet :Inpu…261 …erface, used in conjunction with decode_get_frame. <br>ctx :MPP instance context. <br>packet :Inpu…262 …rface, used in conjunction with decode_put_packet. <br>ctx :MPP instance context. <br>frame :outpu…263 …nput and output at the same time, used separately. <br>ctx :MPP instance context. <br>frame :input…264 …rface, used in conjunction with encode_get_packet. <br>ctx :MPP instance context. <br>frame :input…265 …erface, used in conjunction with encode_put_frame. <br>ctx :MPP instance context. <br>packet :outp…266 …y whether the port has data available for dequeue. <br>ctx :MPP instance context. <br>type :Port t…267 …ed to dequeue the MppTask structure from the port. <br>ctx :MPP instance context. <br>type :Port t…[all …]
279 | open context | | | |
387 - [mpp_trie]: Add trie context filling feature