Searched refs:context_VP8_p (Results 1 - 1 of 1) sorted by relevance

/hardware/intel/img/psb_video/src/
H A Dtng_VP8.c337 typedef struct context_VP8_s *context_VP8_p; typedef in typeref:struct:context_VP8_s
339 #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) {
376 static int get_inloop_opmod(context_VP8_p ctx) {
454 context_VP8_p ctx;
456 ctx = (context_VP8_p) calloc(1,sizeof(struct context_VP8_s));
607 static VAStatus tng__VP8_process_picture_param(context_VP8_p ctx, object_buffer_p obj_buffer) {
702 static VAStatus tng__VP8_process_probility_param(context_VP8_p ctx, object_buffer_p obj_buffer) {
724 static VAStatus tng__VP8_process_iq_matrix(context_VP8_p ct
[all...]

Completed in 79 milliseconds