Searched refs:context_VP8_p (Results 1 – 1 of 1) sorted by relevance
337 typedef struct context_VP8_s *context_VP8_p; typedef339 #define INIT_CONTEXT_VP8 context_VP8_p ctx = (context_VP8_p) obj_context->format_data;343 static psb_surface_stride_t get_opp_mode_stride(context_VP8_p ctx, const unsigned int uiStride) { in get_opp_mode_stride()376 static int get_inloop_opmod(context_VP8_p ctx) { in get_inloop_opmod()454 context_VP8_p ctx; in tng_VP8_CreateContext()456 ctx = (context_VP8_p) calloc(1,sizeof(struct context_VP8_s)); in tng_VP8_CreateContext()607 static VAStatus tng__VP8_process_picture_param(context_VP8_p ctx, object_buffer_p obj_buffer) { in tng__VP8_process_picture_param()702 static VAStatus tng__VP8_process_probility_param(context_VP8_p ctx, object_buffer_p obj_buffer) { in tng__VP8_process_probility_param()724 static VAStatus tng__VP8_process_iq_matrix(context_VP8_p ctx, object_buffer_p obj_buffer) { in tng__VP8_process_iq_matrix()766 static void tng__VP8_set_target_picture(context_VP8_p ctx) { in tng__VP8_set_target_picture()[all …]